ocurrent / current-bench

Experimental benchmarking infrastructure using OCurrent pipelines
Apache License 2.0
33 stars 17 forks source link

Nitpicking: using infix operator combines nicely into options #438

Closed ElectreAAS closed 11 months ago

ElectreAAS commented 1 year ago

In #434 I mentioned that

We could use options instead of exceptions or fancy let* syntax or such

Well here's an attempt to make it look nicer. Feel free to make stylistic remarks