How can I get the members of this module as an array?
module Lets = let meter = { Name = "meter"; Abbreviation = "m"; Value = 1.0 } let millimeter = { Name = "millimeter"; Abbreviation = "mm"; Value = 1e-3 }
Aucun commentaire:
Enregistrer un commentaire