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
{{ message }}
This repository was archived by the owner on Jun 10, 2022. It is now read-only.
inputType and returnType are not needed anymore after the switch from C# codegen to F# codegen. Just make them always generic - makes little to difference to the code if one or both are unit.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
inputType
andreturnType
are not needed anymore after the switch from C# codegen to F# codegen. Just make them always generic - makes little to difference to the code if one or both areunit
.The text was updated successfully, but these errors were encountered: