isSimpleList

Undocumented in source.
alias isSimpleList = templateAnd!(isIterable, templateNot!isSomeString, templateNot!isAssociativeArray)

Meta