anoma / juvix

A language for intent-centric and declarative decentralised applications
https://docs.juvix.org
GNU General Public License v3.0
449 stars 54 forks source link

Use multiway `if` in the standard library #2776

Closed lukaszcz closed 4 months ago

lukaszcz commented 4 months ago

Updates the stdlib code to use multiway if for better readability.

This PR also contains:

lukaszcz commented 4 months ago

This should be merged after https://github.com/anoma/juvix-stdlib/pull/98