Module
Logoot.Types.Patch
- Package
- purescript-logoot-core
- Repository
- juspay/purescript-logoot-core
#Patch Source
newtype Patch f g s cConstructors
Patch (f (IdentifierF g s c))
Instances
Generic (Patch f g s c) _(Eq (f (IdentifierF g s c))) => Eq (Patch f g s c)(Ord (f (IdentifierF g s c))) => Ord (Patch f g s c)(Show (f (IdentifierF g s c))) => Show (Patch f g s c)(Encode (f (IdentifierF g s c))) => Encode (Patch f g s c)(Decode (f (IdentifierF g s c))) => Decode (Patch f g s c)