I like the idea of sharing the `Optional` in PHP, it's really cool. I would like to use that in my projects, but I think it'd be better if I could just use the interface, without the implementation. Do you think that's possible?
I like the idea of sharing the
Optionalin PHP, it's really cool.I would like to use that in my projects, but I think it'd be better if I could just use the interface, without the implementation.
Do you think that's possible?