Unroll
Unroll copied to clipboard
Fixes #53 - allow null and undefined args to be unrolled
This PR fixes #53 by using Symbols to specify null and undefined values to unroll. By using symbols, it allows error checking to still be used when developer doesn't provide values for fields.