Skip to content

Add implicit OWrites of Map[K, V] (instead of just Writes)

Compare
Choose a tag to compare
@jeffmay jeffmay released this 19 Apr 19:49
· 11 commits to main since this release
256f9e0
Add implicit owritesMap method and make writes map not implicit (#37)

- Add unit test for owritesMap and backwards compatibility