Skip to content

Instantly share code, notes, and snippets.

@DedSec256
Last active March 29, 2023 05:23
Show Gist options
  • Select an option

  • Save DedSec256/b29cfb93c4c70a59f8591e795ed10095 to your computer and use it in GitHub Desktop.

Select an option

Save DedSec256/b29cfb93c4c70a59f8591e795ed10095 to your computer and use it in GitHub Desktop.
FSHARP MINIMAL API!!!!!
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