-type type() :: #{'__type__' => 'clojerl.List', items => list(), meta => undefined | any()}.
-spec '__new__'(list()) -> type().