cat

Concatenate two code lists together. Return pointer to result.

nothrow @safe
code*
cat
(
code* c1
,
code* c2
)

Meta