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

Returns true if a == b.

Parameters