lundi 2 mars 2020

Creating anonymous record types at run-time

F# provides reflection that let's you, amongst other things, generate new values of function, tuple, record and union types at run-time. However, I cannot see anything in that module pertaining to anonymous records.

Is it possible to create new values of anonymous record types at run-time in F#?





Aucun commentaire:

Enregistrer un commentaire