W3cubDocs

/Pony

_Simple

[Source]

class ref _Simple

Constructors

create

[Source]

new iso create()
: _Simple iso^

Returns

Public fields

var words1: _MachineWords ref

[Source]

embed words2: _MachineWords ref

[Source]

var words3: _StructWords ref

[Source]

embed words4: _StructWords ref

[Source]

var words5: (Any ref | None val)

[Source]

var words6: (Any ref | None val)

[Source]

var string: String val

[Source]

var none: None val

[Source]

var tuple: (U64 val , String val)

[Source]

var tuple2: ((U64 val , String val) | None val)

[Source]

var a_tag: _MachineWords tag

[Source]

var a_ref: _MachineWords ref

[Source]

Public Functions

eq

[Source]

fun box eq(
  that: _Simple ref)
: Bool val

Parameters

Returns

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