fn eql(a: Const, b: Const) bool

Returns true if a == b.

Parameters

a: Const,
b: Const,