2009-08-29 17:59:02 +00:00

6 lines
173 B
Plaintext

# -*- mode: snippet -*-
# key: pack
# contributor: Translated from TextMate Snippet
# name: pack
# --
pack(${1:array}, mask=(${2:$1>0})${3:, vector=${4:destination vector}})