fn eql(self: anytype, a_slice: []const u8, b: u32) bool

Parameters

self: @This(),
a_slice: []const u8,
b: u32,