You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
also, we should probably include a note that all Haskell98 types that do not involve polymorphic recursion are supported
This isn't a limitation of moat, it's just that swift/kotlin/typescript do not support polymorphic recursion (but Haskell does)
See https://github.com/chessai/shwifty
Includes tons of examples
The text was updated successfully, but these errors were encountered: