@aggregate(n1:nim, n2:nim, )
aggregates the arguments into a vectorial nim. The number of components of the result is the sum of the number of components of each arguments. This function admits a variable number of argument and cannot be curryfied.

See also @projection

See also Nim Related Functions @aggregate,    @align_breakpoints,    @dim,    @filter_max_t,    @filter_median_t,    @filter_min_t,    @integrate,    @linearize,    @max_key,    @max_val,    @min,    @min_key,    @min_val,    @projection,    @push_back,    @push_front,    @sample,    @simplify_lang_v,    @simplify_radial_distance_t,    @simplify_radial_distance_v,    @window_filter_t