fulcrumapp / fulcrum-expressions

Fulcrum expressions engine
http://developer.fulcrumapp.com/expressions/intro/
5 stars 0 forks source link

LAST and FIRST functions #5

Closed zhm closed 8 years ago

zhm commented 9 years ago

It'd be cool to have shorthand for accessing [0] and [.length - 1] values of arrays.