Class: Integer

Inherits:
Object
  • Object
show all
Defined in:
lib/michelson/michelson.rb

Instance Method Summary collapse

Instance Method Details

#pObject

p(ositive) integer number (0… only)



105
# File 'lib/michelson/michelson.rb', line 105

def p()   self; end

#tzObject

tezzies (cryptocurrency)



104
# File 'lib/michelson/michelson.rb', line 104

def tz()  self; end