sksamuel / aedile

Kotlin Wrapper for Caffeine
Apache License 2.0
164 stars 15 forks source link

Get alternative with nullable return #22

Closed Conhan93 closed 9 months ago

Conhan93 commented 9 months ago

A solution for #21.

sksamuel commented 9 months ago

Thanks for the PR. I think a more kotlin-ly name might be getOrNull since that's the idiom used in the SDK for things like toIntOrNull, so I will merge this and apply a rename before releasing 1.3.1