Skip to content

Instantly share code, notes, and snippets.

@Leonidas-from-XIV
Created July 18, 2018 09:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Leonidas-from-XIV/ef1d7e931c7bc1a28fe239a6e1916c7e to your computer and use it in GitHub Desktop.
Save Leonidas-from-XIV/ef1d7e931c7bc1a28fe239a6e1916c7e to your computer and use it in GitHub Desktop.
let hest = Fn.compose String.uppercase Printf.sprintf
let v = hest "Foo %s" "Bar"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment