olmiExamples.ml
olmi
olmiExamples
1 2 3 4 5 (* Example for using Olmi *) module Identity = OlmiIdentity module Option = OlmiOption module List = OlmiList
1 2 3 4 5
(* Example for using Olmi *) module Identity = OlmiIdentity module Option = OlmiOption module List = OlmiList