Primitive procedures for explicit type conversion

Raphael Collet raph at info.ucl.ac.be
Tue Jan 30 10:47:47 CET 2007


Dear Henry,

It seems that the tutorial references are somewhat buggy.  Primitive 
types conversion is described in the "Oz Base Environment":
http://www.mozart-oz.org/documentation/base/index.html

These functions usually have a name of the form "FooToBar" (Foo and Bar 
being the types), like IntToFloat, FloatToString, etc.

Cheers,
raph

Henry Lenzi wrote:
> Hello everyone --
> 
> In the tutorial,
> 
> http://www.mozart-oz.org/documentation/tutorial/node3.html#chapter.basics
> 
> it is mentioned that the are "primitive procedures for explicit type
> conversion. These and many others can be found in [Shu98]."
> 
> Shu98 links to a Bibliography page
> 
> http://www.mozart-oz.org/documentation/tutorial/bib.html#schulte98
> 
> that links to nothing.



More information about the mozart-hackers mailing list