Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
marvel
GitHub Repository: marvel/qnf
Path: blob/master/elisp/emacs-for-python/yasnippet/snippets/ruby-mode/collections/eawi
990 views
#name : each_with_index { |e, i| ... }
# --
each_with_index { |${e}, ${i}| $0 }