pandora v0.3.1 Release Notes
-
- Define
Set
interface for data structures withmember
method - ๐ Rewrite
zoom
function with right adjunction and move it toInventory
module - ๐ Move
Adjoint
instance for(:*:)
and(->)
toParadigm.Primary.Functor
module - โ Remove
Schematic
module and moveSchematic
type family toInterpreted
module - ๐ Change arity of
Schematic
type family - โ Remove
lay
method ofMonadic
type class, uselift
instead - โ Remove
flick
method ofComonadic
type class, uselower
instead - ๐ Change
lift
constraint: fromCovariant
toTraversable
- Define