centowen / salsa

MIT License
2 stars 1 forks source link

Fulbool #61

Closed symmsaur closed 1 year ago

symmsaur commented 1 year ago

This remove the bool but at the cost of doing non-panic-safe unwraps and repeating ourselves. The unwraps should be safe as they are protected by the is_some.