Up
–
api
»
Relude_ListZipper
» Semigroup_Any
Module
Relude_ListZipper.Semigroup_Any
type
t('a)
=
t
(
'a
)
;
let
append:
t
(
'a
)
=>
t
(
'a
)
=>
t
(
'a
);