Parent

Methods

Files

Array

Public Instance Methods

take(n) click to toggle source
# File lib/termtter/system_extensions/core_compatibles.rb, line 4
def take(n) self[0...n] end

[Validate]

Generated with the Darkfish Rdoc Generator 2.