Skip to content

Instantly share code, notes, and snippets.

@justinhj
Created January 16, 2020 05:25
Show Gist options
  • Select an option

  • Save justinhj/04d564ad3294f68df8611c158e331a5c to your computer and use it in GitHub Desktop.

Select an option

Save justinhj/04d564ad3294f68df8611c158e331a5c to your computer and use it in GitHub Desktop.
AccountState(100, "Nero".some) |+| AccountState(120, "Titus".some)
// res1: AccountState = AccountState(220, Some("NeroTitus"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment