While working with lists and objects in Bases, there is a lack of higher order functions. This will open up possibilities to work with complex dataset inside the frontmatter.
Proposed solution
Lambda functions as
(arg, arg2) => {statement1; statment2; return}
Higher order functions as
map(() => {}, [...])
map(() => {}, {...})
Related feature requests (optional)
MOD-EDIT: removed for not being related to this FR to avoid confusion
I was able to reproduce the functionality of the dataview formula via join() and replace() but the Bases formula is much more convoluted and particular to my tag structure: