YuukanOO / seelf

Lightweight self-hosted deployment platform written in Go
https://yuukanoo.github.io/seelf/
GNU General Public License v3.0
214 stars 7 forks source link

Add monad.TryGet #38

Closed YuukanOO closed 11 months ago

YuukanOO commented 1 year ago

Add a function monad.TryGet() (T, bool) to ease the process of checking and getting an optional value and refactor things out.

YuukanOO commented 11 months ago

:tada: This issue has been resolved in version 1.2.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: