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

6 lines
173 B
Plaintext

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