subG-instances-0.1.0.0: Additional instances for the InsertLeft class from subG package.
Copyright(c) OleksandrZhabenko 2020
LicenseMIT
Maintainerolexandr543@yahoo.com
StabilityExperimental
Safe HaskellNone
LanguageHaskell2010

Data.SubG.InstancesPlus

Description

Additional instances for the InsertLeft class from Data.SubG module. Use additional dependencies comparing to the package subG.

Orphan instances

Eq a => InsertLeft Vector a Source #

Is taken from the phonetic-languages-common package to reduce the dependencies of the subG package to just base.

Instance details

Methods

(%@) :: a -> Vector a -> Vector a #

(%^) :: Vector a -> Vector (Vector a) -> Vector (Vector a) #