symbolsWithIndex.symbolsWithIndex

Undocumented in source.
template symbolsWithIndex(A...)
package
alias symbolsWithIndex = staticMap!(toResult, aliasSeqOf!(A.length.iota))

Meta