Closed KingOfBrian closed 9 years ago
@KingOfBrian How would you feel about nil values always being passed up as @(0)
for primitive types when a nil
is encountered? RZDB can do that conversion.
Provided documentation for this, and several transforms for convenience. Will be included in v2.0.0
If
rz_bind
is used to bind to a primitive value, thewithFunction:
version must be used to properly handlenil
values.