W3cubDocs

/Pony

HasEq[A: A]

[Source]

interface ref HasEq[A: A]

Public Functions

eq

[Source]

fun box eq(
  that: box->A)
: Bool val

Parameters

  • that: box->A

Returns

© 2016-2018, The Pony Developers
© 2014-2015, Causality Ltd.
Licensed under the BSD 2-Clause License.
https://stdlib.ponylang.io/builtin-HasEq