Class: NRSER::Lines

Inherits:
Array show all
Defined in:
lib/nrser/functions/text/lines.rb

Text Functions collapse

Methods inherited from Array

#ellipsis, #extract!, #rest, #to_chainer, #to_digger, #to_message, #to_pair, #to_proc, #to_sender

Methods included from Ext::Tree

#each_branch, #leaves, #map_branches, #map_leaves, #map_tree

Constructor Details

#initializeLines

Instantiate a new ‘Lines`.



26
27
28
# File 'lib/nrser/functions/text/lines.rb', line 26

def initialize
  
end