Does F# allow defining a member with the name of a keyword?
type Fruit = val type : string
in C# this is possible using @:
class Fruit { string @type;}
Aucun commentaire:
Enregistrer un commentaire