index
:
mal
gh-pages
master
revert-28-master
Forked from https://github.com/kanaka/mal
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ruby
/
types.rb
blob: a7ce285a9c6f7889a87769775549da7722ac506c (
plain
)
1
2
3
4
5
class List < Array end class Vector < Array end