class Possibility

Defined in:

possibility.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(a : Int32, b : Int32, c : Int32, d : Int32, e : Int32, h : Int32, i : Int32, j : Int32, k : Int32) #

[View source]
def self.new #

[View source]

Instance Method Detail

def a : Int32 #

def a=(a : Int32) #

def b : Int32 #

def b=(b : Int32) #

def c : Int32 #

def c=(c : Int32) #

def d : Int32 #

def d=(d : Int32) #

def difference #

[View source]
def e : Int32 #

def e=(e : Int32) #

def h : Int32 #

def h=(h : Int32) #

def i : Int32 #

def i=(i : Int32) #

def j : Int32 #

def j=(j : Int32) #

def k : Int32 #

def k=(k : Int32) #

def minuend #

[View source]
def subtrahend #

[View source]
def to_s(io) #

[View source]
def valid? : Bool #

[View source]