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

Update juvix-stdlib submodule reference to add Result #2885

Closed paulcadman closed 2 months ago

paulcadman commented 2 months ago

This update adds the stdlib Result type and a find function to List.

See https://github.com/anoma/juvix-stdlib/pull/106