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