Warn
primitive val Warn
Constructors
create
new val create() : Warn val^
Returns
- Warn val^
Public Functions
apply
fun box apply() : U32 val
Returns
- U32 val
eq
fun box eq( that: Warn val) : Bool val
Parameters
- that: Warn val
Returns
- Bool val
ne
fun box ne( that: Warn val) : Bool val
Parameters
- that: Warn val
Returns
- Bool val
© 2016-2020, The Pony Developers
© 2014-2015, Causality Ltd.
Licensed under the BSD 2-Clause License.
https://stdlib.ponylang.io/logger-Warn