moonbitlang / core

MoonBit's Core library
https://moonbitlang.com/
Apache License 2.0
585 stars 72 forks source link

more methods for `Option` #471

Closed Frank-III closed 4 months ago

Frank-III commented 4 months ago

Can we have some methods for Options type like: map_or, map_or_else.

Willing to make a PR implement these.

bobzhang commented 4 months ago

lgtm