Class: IV

Inherits:
LV show all
Defined in:
lib/rulp/lv.rb

Constant Summary

Constants included from Rulp::Bounds

Rulp::Bounds::DIRS, Rulp::Bounds::DIRS_REVERSED

Instance Attribute Summary

Attributes inherited from LV

#args, #gt, #gte, #lt, #lte, #name, #value

Attributes included from Rulp::Bounds

#const

Instance Method Summary collapse

Methods inherited from LV

#*, #+, #-, #-@, definition, #inspect, #meth, #to_proc, #value?

Methods included from Rulp::Initializers

included, #initialize, #to_s

Methods included from Rulp::Bounds

#<, #<=, #==, #>, #>=, #bounds, #coerce, #coerced?, #nocoerce, #relative_constraint

Instance Method Details

#suffixObject



82
83
84
# File 'lib/rulp/lv.rb', line 82

def suffix
  "i"
end