-
Notifications
You must be signed in to change notification settings - Fork 86
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Optionally reject on null lookup
This is a backwards-compatible way of allowing rejection if the value of the getItem lookup is null. If you actually want to store and retrieve null as a value, just use the single arity version of `getItem`. Fixes #111
- Loading branch information
Scott Trinh
authored and
Scott Trinh
committed
Jun 3, 2016
1 parent
b31c1a8
commit efd0e66
Showing
2 changed files
with
41 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters