robertj

Results 25 comments of robertj

@dsyme by which suggestion is that covered? I couldn't find anything. Btw. Why is this? In general it is possible to dynamically create parametrized generic types? One could even do...

T-TPs should support the creation of DUs. I have the following to 2 use cases when working in Fable to create strongly typed UIs. ```fsharp type SourceDU = | NoParamCase...

@7sharp9 yes ths should be supported as well ;-)

yeah, but you generate those from an external schema ... however I want to generate them from an internal type ...

@7sharp9 sure enough - however there is no std. way to parse an exisiting code base in F# and also to generate code into it. Something that Ocaml and also...