ArdanaLabs / DanaSwapUI

Other
3 stars 3 forks source link

jsverify → fast-check, minimal Option types to remove `null` #33

Closed toastal closed 2 years ago

toastal commented 2 years ago

It apparently compiles, but it really shows me how much I can't trust the compiler without us removing any altogether. I wanted to go further and start getting types for JSON codecs and other states, but that's really outside the scope that I wanted for this which was to get some types in and remove jsverify in favor of fast-check.