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