Path: blob/master/elisp/emacs-for-python/yasnippet/snippets/scala-mode/act.arg
990 views
#Author : Jonas Bonèr <[email protected]> #name : def act(arg: T) = { ..} # -- def act(${1:arg}: ${2:type}) = { loop { react { $0 } } }
#Author : Jonas Bonèr <[email protected]> #name : def act(arg: T) = { ..} # -- def act(${1:arg}: ${2:type}) = { loop { react { $0 } } }