Skip to content

Platform

[Source]

primitive val Platform

Constructors

create

[Source]

new val create()
: Platform val^

Returns


Public Functions

bsd

[Source]

fun box bsd()
: Bool val

Returns


freebsd

[Source]

fun box freebsd()
: Bool val

Returns


dragonfly

[Source]

fun box dragonfly()
: Bool val

Returns


openbsd

[Source]

fun box openbsd()
: Bool val

Returns


linux

[Source]

fun box linux()
: Bool val

Returns


osx

[Source]

fun box osx()
: Bool val

Returns


posix

[Source]

fun box posix()
: Bool val

Returns


windows

[Source]

fun box windows()
: Bool val

Returns


x86

[Source]

fun box x86()
: Bool val

Returns


arm

[Source]

fun box arm()
: Bool val

Returns


riscv

[Source]

fun box riscv()
: Bool val

Returns


lp64

[Source]

fun box lp64()
: Bool val

Returns


llp64

[Source]

fun box llp64()
: Bool val

Returns


ilp32

[Source]

fun box ilp32()
: Bool val

Returns


bigendian

[Source]

fun box bigendian()
: Bool val

Returns


littleendian

[Source]

fun box littleendian()
: Bool val

Returns


native128

[Source]

fun box native128()
: Bool val

Returns


debug

[Source]

fun box debug()
: Bool val

Returns


runtimestats

[Source]

fun box runtimestats()
: Bool val

Returns


runtimestatsmessages

[Source]

fun box runtimestatsmessages()
: Bool val

Returns


eq

[Source]

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

Parameters

Returns


ne

[Source]

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

Parameters

Returns