Class FloatString
In: lib/facet/floatstring.rb
Parent: Object

Description

FloatString allows unlimited string insertion between string segments.

Notes

Although usable, it is still a very new idea, and therefore has a much greater potential for change. If you decide it is useful to you, please contribute to its improvement. Thanks.

Author(s)

  • Thomas Sawyer

Methods

[]   []=   blank   empty   fill   inner_append   inner_insert   new   outer_append   outer_insert   re_enumerate   renumerate   to_s   to_str   undo  

Public Class methods

Public Instance methods

an inner and outer wrap method would be nice

these should probably check the decimal and start there rather then startint at 0.5

renumerate()

Alias for re_enumerate

[Validate]