Changes for version 1.018 - 2016-08-21
- Array->to_ref, Hash->to_ref, Array->to_array, Hash->to_hash. Use these e.g. as a nicer way to enfore scalar or list context.
- Use autobox::Core inside of autobox::Transform, so that e.g. String autobox methods can be used in a map_by
Modules
Autobox methods to transform Arrays and Hashes