Skip to content

1.0.3

Latest
Compare
Choose a tag to compare
@adrielcafe adrielcafe released this 12 Aug 23:59
  • Add delegate functions: by satchel.value(key) and by satchel.value(key, defaultValue)
  • Rename getOrElse() to getOrDefault() to avoid confusion
  • Add getOrSet() that accepts a lambda as default value