functions available in projections?

Hi

Is there a groupBy available in projections ?

I know the documentation is lacking at the moment, but is there anything close to a complete list of available functions?

I’ve been looking on github to no avail…

See prelude.js in repo it defines all of them. Without all of them being doced though understanding how they work might be a bit difficult without some research.