Added in v1.0.0
An optic that accesses the specified index of a string.
string
Signature
export declare const index: (i: number) => Optional<string, string>