Ryan Benasutti
07/17/2019, 2:39 PMSetK.applicative()
similar to ListK.applicative()
?Imran/Malic
07/17/2019, 2:43 PMImran/Malic
07/17/2019, 2:46 PMraulraja
07/17/2019, 2:52 PMSet
can’t guarantee an order of iteration it could not guarantee the identity and composition laws of functor. It could not guarantee for example that mapping over the identity returns the same value if each time you iterate you get a different order.raulraja
07/17/2019, 2:54 PMImran/Malic
07/17/2019, 2:54 PMraulraja
07/17/2019, 2:55 PMImran/Malic
07/17/2019, 2:55 PMraulraja
07/17/2019, 2:56 PMraulraja
07/17/2019, 2:57 PM