microlens icon indicating copy to clipboard operation
microlens copied to clipboard

at for HashSet

Open kozross opened this issue 5 years ago • 2 comments
trafficstars

microlens-mtl has at for Set. However, microlens-platform lacks at for HashSet, in a strange asymmetry with HashMap and Map.

kozross avatar Apr 15 '20 02:04 kozross

If you contribute a PR, I'll release a new version as soon as possible

neongreen avatar Apr 15 '20 16:04 neongreen

Just thinking out loud. (I'd like to see an Iso' (HashSet k) (HashMap k ()) upstream. And one for ordered Set too.)

Anyway, let me know if you're interested in a PR (that doesn't do it this way but merely copies lens' implementation).

sjshuck avatar Mar 12 '22 18:03 sjshuck

Released microlens-platform 0.4.3.5 with #175 included. Thanks @crumbtoo!

stevenfontanella avatar Jan 28 '24 04:01 stevenfontanella