Skip to content

Instantly share code, notes, and snippets.

@zhengbli
Created December 8, 2019 04:24
Show Gist options
  • Save zhengbli/6b5e685bbd9859c0ed638cfe08488f5e to your computer and use it in GitHub Desktop.
Save zhengbli/6b5e685bbd9859c0ed638cfe08488f5e to your computer and use it in GitHub Desktop.
returnedValue
let process returnedValue:
match returnedValue with
| TSuccess success -> ...
| TError error -> ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment