hoaproject / Option

The Hoa\Option library.
https://hoa-project.net/
9 stars 3 forks source link

Correction Documentation #8

Closed maitrepylos closed 7 years ago

maitrepylos commented 7 years ago

Salut, Il manque un 'a' à assert dans la ligne suivante dans le README :

ssert(None()->unwrap()); // will throw a `RuntimeException`.

J'ai voulu modifier moi même; mais je ne peux pas. @+

Hywan commented 7 years ago

Hello,

Thank for the bug report! Do you want to do a PR?

Hywan commented 7 years ago

Fixed by https://github.com/hoaproject/Option/commit/a4daf8836f58912512672ad9ba04d282a57e3370. Thanks!