tangled
alpha
login
or
join now
ciaran.co.za
/
option-result
0
fork
atom
Rust-style Option and Result Classes for PHP
0
fork
atom
overview
issues
pulls
pipelines
chore(README.md): update todo list
Ciaran
3 months ago
fa4c1cbf
af9b142a
+1
-1
1 changed file
expand all
collapse all
unified
split
README.md
+1
-1
README.md
···
100
100
- [x] `unwrapErr()`
101
101
- [x] `unwrapOr(mixed $default)`
102
102
- Refactor
103
103
+
- Consider move to Interface+Enum for easier instantiation
103
104
- Use clear if statements everywhere match doesn't make sense
104
105
- Review compared to rust types
105
106
- Input / Output types
106
107
- Type Docs
107
107
-
- Re-generate docs
108
108
109
109
## Contributing
110
110