Gonçalo Teixeira

Results 3 comments of Gonçalo Teixeira

The last commit should fix the issue #8

Also implemented the `Get` function It panics if the Option given as an argument is None, but sometimes we are sure that the Option is Some (for example using `IsNone`...

## Pointers I haven't seen anything similar neither in fp-ts nor scala (I don't think TS has pointers) Pointers are, in some way, an unsafe version of option * nil...