Created
January 21, 2016 16:03
-
-
Save DrBoolean/5b30d7ca3dce17877d2b to your computer and use it in GitHub Desktop.
Lens5
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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