-
-
Save DedSec256/b29cfb93c4c70a59f8591e795ed10095 to your computer and use it in GitHub Desktop.
FSHARP MINIMAL API!!!!!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| app.Map("jopa/get", Func<Jopa, Jopa, Jopa, Result>(fun x context huext -> ....) |> ignore | |
| // Func<Jopa, Jopa, Jopa, Result> should be redudndant here | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment