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