Platform [Src]

primitive val Platform

Constructors

create [Src]

new val create()
: Platform val^

Returns


Public Functions

bsd [Src]

fun box bsd()
: Bool val

Returns


freebsd [Src]

fun box freebsd()
: Bool val

Returns


dragonfly [Src]

fun box dragonfly()
: Bool val

Returns


linux [Src]

fun box linux()
: Bool val

Returns


osx [Src]

fun box osx()
: Bool val

Returns


posix [Src]

fun box posix()
: Bool val

Returns


windows [Src]

fun box windows()
: Bool val

Returns


x86 [Src]

fun box x86()
: Bool val

Returns


arm [Src]

fun box arm()
: Bool val

Returns


lp64 [Src]

fun box lp64()
: Bool val

Returns


llp64 [Src]

fun box llp64()
: Bool val

Returns


ilp32 [Src]

fun box ilp32()
: Bool val

Returns


native128 [Src]

fun box native128()
: Bool val

Returns


debug [Src]

fun box debug()
: Bool val

Returns


eq [Src]

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

Parameters

Returns


ne [Src]

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

Parameters

Returns