W3cubDocs

/Pony

FormatUTF32

[Source]

primitive val FormatUTF32 is
  FormatSpec val

Implements

Constructors

create

[Source]

new val create()
: FormatUTF32 val^

Returns

Public Functions

eq

[Source]

fun box eq(
  that: FormatUTF32 val)
: Bool val

Parameters

Returns

ne

[Source]

fun box ne(
  that: FormatUTF32 val)
: Bool val

Parameters

Returns

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