mirror of
https://github.com/duke-git/lancet.git
synced 2026-03-01 00:35:28 +08:00
IntSlice and StringSlice: preallocate memory up front for output slice. Instead returning a error throw a panic because most likely it's a programming error. Contain: rename slice to iterableType and add default case for type mismatches