Call a Haskell function in .NET

前端 未结 4 1606
遥遥无期
遥遥无期 2020-12-15 22:26

I want to use a Haskell function with the following type :: string -> string from a C# program.

I want to use hs-dotnet to bridge both worlds. The au

4条回答
提交回复
热议问题