Y
Hacker News
new
|
ask
|
show
|
jobs
by
trgn
524 days ago
it's secret superpower it to allow you to give up on trying your code to compile and then just to shim against some C# bindings
1 comments
neonsunset
523 days ago
C# bindings?? F# and C# build on top of the same type system and can transparently access each other's types.
link
trgn
523 days ago
maybe I misunderstand, but iirc i had to compile C# first into a separate dll.
link