Definition of Viewtypedef. Meaning of Viewtypedef. Synonyms of Viewtypedef
Here you will find one or more explanations in English for the word Viewtypedef.
Also in the bottom left of the page several parts of wikipedia pages related to the word Viewtypedef and, of course, Viewtypedef synonyms and on the right images related to the word Viewtypedef.
Definition of Viewtypedef
No result for Viewtypedef. Showing similar results...
- option_vt (a: t@ype, bool) = | None_vt(a, false) | Some_vt(a, true) of a viewtypedef Option_vt(a: t@ype) = [b:bool] option_vt(a, b) A function with a provided... - (false) of int (* Alternatively one can use the vtypedefkeyword *) viewtypedefInt_or_String_vt = [b: bool] int_or_string_vt b fn print_int_or_string...