unassert-js / unassert

Encourages programming with assertions by providing tools to compile them away.
MIT License
192 stars 13 forks source link

fix: add support for removing assertion calls in SequenceExpression #42

Open RebeccaStevens opened 1 year ago

RebeccaStevens commented 1 year ago

Also does a bit of refactoring of the code.