NAME

laminate - concatenate two arrays about an alternate axis

SYNOPSIS

arr0.laminate(arr1)

DESCRIPTION

concatenate two arrays about an alternate axis

RETURN VALUE

enter return value here

ERRORS

enter exceptions thrown

EXAMPLE

    // this is an example

SEE ALSO

related