Remove erroneous list entry in README
This commit is contained in:
parent
d5e60df857
commit
eb326ecebb
@ -23,7 +23,7 @@ Improvements on the existing solutions include:
|
||||
Haskell, & Rust
|
||||
- Lax constraints on `value`/`error` nullability
|
||||
- Lax constraints on the `error` type's inheritance (does not inherit from
|
||||
- `Exception`)
|
||||
`Exception`)
|
||||
- Top level `Ok` and `Error` classes avoids qualifying usages with
|
||||
`Result.Ok`/`Result.Error` respectively
|
||||
- Higher-order functions marked with the `inline` keyword for reduced runtime
|
||||
|
Loading…
Reference in New Issue
Block a user