index
:
dotfiles
master
personal dotfiles
Alexander Sulfrian
summary
refs
log
blame
commit
diff
stats
log msg
author
committer
range
path:
root
/
emacs.d
/
lisp
/
yasnippet
/
snippets
/
ruby-mode
/
control structure
/
upt
blob: 73c0046ca887fd886a7e12f977d29b5432e5e001 (
plain
) (
tree
)
7a6bb0f
1
2
3
4
5
#name : upto(...) { |n| ... } # -- upto(${n}) { |${i}| $0 }