Unroll icon indicating copy to clipboard operation
Unroll copied to clipboard

Fixes #53 - allow null and undefined args to be unrolled

Open lawrencec opened this issue 7 years ago • 0 comments

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.

lawrencec avatar May 20 '18 12:05 lawrencec