Skip to content

Instantly share code, notes, and snippets.

@craigbilner
Last active April 26, 2020 11:38
Show Gist options
  • Save craigbilner/cd87dab23e66f56069ad3175a56d1824 to your computer and use it in GitHub Desktop.
Save craigbilner/cd87dab23e66f56069ad3175a56d1824 to your computer and use it in GitHub Desktop.
tjot: part 1
a =
 foo (Just SomeRecord) model.prop1
b =
 foo a model.prop2
c =
 foo b model.prop3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment