Possible candidates: * `at` (similar to `Unsafe.at` but in a default namespace) * `safeAt` * `index` * `atIndex` * `atPos` Another question: a new name can introduce name conflicts. Should we add to `Extra.` modules or go with the default namespace?
Possible candidates:
at(similar toUnsafe.atbut in a default namespace)safeAtindexatIndexatPosAnother question: a new name can introduce name conflicts. Should we add to
Extra.modules or go with the default namespace?