Skip to content

Instantly share code, notes, and snippets.

@DrBoolean
Created January 21, 2016 16:03
Show Gist options
  • Select an option

  • Save DrBoolean/5b30d7ca3dce17877d2b to your computer and use it in GitHub Desktop.

Select an option

Save DrBoolean/5b30d7ca3dce17877d2b to your computer and use it in GitHub Desktop.
Lens5
over(compose(mapped, mapped, mapped, name), toUpper, Task.of(Maybe.of([user])))
// Task(Maybe([{ id: 3, name: 'CHARLES BRONSON', addresses: [Object] }]))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment