Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
ruby-dry-core
Toolset of small support modules used throughout the dry-rb ecosystem.
https://github.com/dry-rb/dry-core
0
no reviews
Install
Dry-core is a simple toolset that can be used in many places.
It allows you to cache call results that are solely determined by arguments. And also provides a list of constants you can use to avoid memory allocations or identity checks.