Top Level Namespace

Defined in:

Method Summary

Method Detail

def calculation(left_value : Int32, op_with_right_value : OWRV | Nil = nil) #

[View source]
def divided_by(value : Int32) #

[View source]
def eight(op_with_right_value : OWRV | Nil = nil) #

[View source]
def five(op_with_right_value : OWRV | Nil = nil) #

[View source]
def four(op_with_right_value : OWRV | Nil = nil) #

[View source]
def minus(value : Int32) #

[View source]
def nine(op_with_right_value : OWRV | Nil = nil) #

[View source]
def one(op_with_right_value : OWRV | Nil = nil) #

[View source]
def plus(value : Int32) #

op and right hand sides


[View source]
def seven(op_with_right_value : OWRV | Nil = nil) #

[View source]
def six(op_with_right_value : OWRV | Nil = nil) #

[View source]
def three(op_with_right_value : OWRV | Nil = nil) #

[View source]
def times(value : Int32) #

[View source]
def two(op_with_right_value : OWRV | Nil = nil) #

[View source]
def zero(op_with_right_value : OWRV | Nil = nil) #

left hand side with optional right hand side


[View source]