Skip to content

Instantly share code, notes, and snippets.

@Leonidas-from-XIV
Created December 6, 2012 18:19
Show Gist options
  • Save Leonidas-from-XIV/4226752 to your computer and use it in GitHub Desktop.
Save Leonidas-from-XIV/4226752 to your computer and use it in GitHub Desktop.
Io binary in Fedora 17
% rlwrap io
Io 20080120
Io> Range
==> Range_0x912e7d0:
first = Range_first()
foreach = Range_foreach()
index = Range_index()
last = Range_last()
next = Range_next()
previous = Range_previous()
rewind = Range_rewind()
setRange = Range_setRange()
value = Range_value()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment