ptal / expected

What did you expect?
113 stars 18 forks source link

[Monads] remove expected_like #4

Closed viboes closed 10 years ago

viboes commented 10 years ago

The category expected_like has no sense. Either we found a better concept and replace it or we just don't use any concept and do the specialization for expected and optional specifically.

viboes commented 10 years ago

Instead of removing it I have renamed it valued_and_errored. We will see later if we change this.