mirror of
https://github.com/duke-git/lancet.git
synced 2026-02-04 12:52: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