fn eql(self: anytype, a: []const u8, b: []const u8, b_index: usize) bool

Parameters

self: @This(),
a: []const u8,
b: []const u8,
b_index: usize,