From: Chris Morgan Date: Mon, 2 Oct 2017 03:32:51 +0000 (+1100) Subject: Implement Default on Map X-Git-Tag: 1.0.0-beta.1~27 X-Git-Url: https://git.chrismorgan.info/anymap/commitdiff_plain/0850f5ec36b14904ae452ffdfa0a2ae0ba05c854?ds=sidebyside;hp=0850f5ec36b14904ae452ffdfa0a2ae0ba05c854 Implement Default on Map It was implemented on RawMap, and I’m not sure quite why it wasn’t implemented on Map. I can’t think of any reason *not* to, though, so we might as well. Closes #30. Thanks to Maxwell Koo for the fix. ---