c { return  $+ $1 }

$c(1)

something like this?