Up
–
api
»
Relude_NonEmpty
»
List
» MagmaAny
Module
List.MagmaAny
type
t('a)
=
t
(
'a
)
;
let
append:
t
(
'a
)
=>
t
(
'a
)
=>
t
(
'a
);