Mathable

interface Mathable

Functions

div
Link copied to clipboard
open fun div(otherType: IrType): FunctionRef
minus
Link copied to clipboard
open fun minus(otherType: IrType): FunctionRef
plus
Link copied to clipboard
open fun plus(otherType: IrType): FunctionRef
times
Link copied to clipboard
open fun times(otherType: IrType): FunctionRef

Properties

klass
Link copied to clipboard
abstract val klass: ClassRef

Inheritors

Byte
Link copied to clipboard
Short
Link copied to clipboard
Int
Link copied to clipboard
Long
Link copied to clipboard
Float
Link copied to clipboard
Double
Link copied to clipboard

Sources

jvm source
Link copied to clipboard