Closed Zwork101 closed 6 years ago
You can now do db["foo"] syntax as a short-hand for the get, set, and rem methods. Also, tests were added for these features.
get
set
rem
You can now do db["foo"] syntax as a short-hand for the
get
,set
, andrem
methods. Also, tests were added for these features.