Initial commit.
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
delete_if do |${1:elements}|
|
||||
${2}
|
||||
end
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
delete_if { |${1:e}| ${2} }
|
||||
${2}
|
||||
Reference in New Issue
Block a user