diff options
Diffstat (limited to 'src/SOAS/Algebra.idr')
-rw-r--r-- | src/SOAS/Algebra.idr | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/SOAS/Algebra.idr b/src/SOAS/Algebra.idr index 7dff735..db701d3 100644 --- a/src/SOAS/Algebra.idr +++ b/src/SOAS/Algebra.idr @@ -27,7 +27,6 @@ record (.MetaAlg) export traverse : {0 p,a : type.SortedFamily} -> {0 signature : type.SortedFunctor} -> - (functoriality : signature.Map) => (str : Strength signature) => (coalg : type.PointedCoalgStruct p) => (alg : signature a -|> a) -> |