[m-users.] Suggest minor change in 11.3 of the Reference manual
    fabrice nicol 
    fabrnicol at gmail.com
       
    Fri May 28 14:12:20 AEST 2021
    
    
  
I just bumped into a little mistake in section 11.3 of the Reference manual:
"For example, the function ‘make_list’ constructs a value of type 
‘list_of_showable’ "
This should be changed into:
"For example, the function ‘make_list’ constructs a value of type 
‘showable_list’ "
(As correctly written in the Mercury code for that matter. It is just a 
redactional issue.).
Fabrice
    
    
More information about the users
mailing list