The OpenD Programming Language

slice.T

import mir.ndslice.allocation;
template slice(Args...)
@fmamath
alias T = Args[0]

Meta