Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/hoaproject/Option
The Hoa\Option library.
https://github.com/hoaproject/Option
19ef0162186ad4cb9c86517b10d0c74ccd87fb19 authored over 7 years ago by Ivan Enderlin <[email protected]>
848d8689d7c1f40e8af0edf67d5546d452cc90fe authored over 7 years ago by Ivan Enderlin <[email protected]>
962dea0613868c9cf13348e15c6e2130aa8816ec authored over 7 years ago by Ivan Enderlin <[email protected]>
68069ed8f3c91aef15b68a3c6df8f15ac004ac2f authored over 7 years ago by Ivan Enderlin <[email protected]>
da49a2c0bbe8ecfc030941bbee7b739be35efa6b authored over 7 years ago by Ivan Enderlin <[email protected]>
d5c59f6b5204b22a40ca0ffec5b400402b051283 authored over 7 years ago by Ivan Enderlin <[email protected]>
953ea08dd59c8d865d89f6d7101d57837c2eef56 authored over 7 years ago by Ivan Enderlin <[email protected]>
As @mathroc suggested in https://github.com/hoaproject/Option/issues/10,
the panic message shoul...
It must be forbidden to call `Some(null)`. Of course,
`Some(null)->isSome()` is false, but it do...
a4daf8836f58912512672ad9ba04d282a57e3370 authored over 7 years ago by Ivan Enderlin <[email protected]>
2539d31b20cd508679bc741077cc560464c0ee90 authored over 7 years ago by Ivan Enderlin <[email protected]>
fix `and` example
not sure about "the left option" but since the other one is called "the right...
60a2f406b5f1cb06c00ab9d83208225a8e849db4 authored over 7 years ago by Mathieu Rochette <[email protected]>So update the test suite accordingly.
See https://github.com/hoaproject/Option/pull/6.
417ff4ac2cc7692fc9e8307bab66799f124e0316 authored over 7 years ago by Ivan Enderlin <[email protected]>d82aec3c90c020d69c99d13c8dacddb4585a18f7 authored over 7 years ago by Ivan Enderlin <[email protected]>
875a64e23c356130bbbbad7c73b0bf9ca49ad618 authored over 7 years ago by Ivan Enderlin <[email protected]>
It does not make sense to have sub-class of it right now. Let's open the
inheritance if requested.
af53b3763e8cf8dd28a7db6f79a8e9886626f4d8 authored over 7 years ago by Ivan Enderlin <[email protected]>
Also add the documentation integration test suite.
0a279b76eae2c089998527f1ceafb7797b8d3f74 authored over 7 years ago by Ivan Enderlin <[email protected]>226b7419c53c5904dfbfe609993c5c98a86c3946 authored over 7 years ago by Ivan Enderlin <[email protected]>
The prelude is autoloaded by Composer, so that `Hoa\Option\Some` and
`Hoa\Option\None` are alway...
c0e5813da67f98ebe549e917f1aaaaa98f33eb5d authored over 7 years ago by Ivan Enderlin <[email protected]>
ba831bec11d103240f38fc10a82d591f16d075dd authored over 7 years ago by Ivan Enderlin <[email protected]>
10366fb289bfd693a2c238ef51f3c78e4e2bc1e2 authored over 7 years ago by Ivan Enderlin <[email protected]>
fb0f8e91e55845c0375e99edebc4a27d5f05aa0e authored over 7 years ago by Ivan Enderlin <[email protected]>