pub const EnvironMap = struct
pub const EnvironMap = struct { keys: StringList, values: StringList, pub const Index = IndexType(@This()); }