Module List.MagmaAny

type t('a) = t('a);
let append: t('a) => t('a) => t('a);