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/reject
990 views
#name : reject { |...| ... }
# --
reject { |${1:element}| $0 }