Closed ake-persson closed 10 years ago
Add support for Merge and Immutable as in Distill. Useful to merge key/value across templates and immutable can be used to make sure a key/value pair won't be overwritten.
Most likely it makes sense to port all the Operators from Distill unset, immutable and merge also the combinations thereof.
Done!
Add support for Merge and Immutable as in Distill. Useful to merge key/value across templates and immutable can be used to make sure a key/value pair won't be overwritten.