#Where in the repo can I find code that defines e.g. the "list" function?

1 messages · Page 1 of 1 (latest)

viscid glacier
#

Hi all. I am trying to write some functions to help me write column-separated parallel texts of translations. I would like to have a dynamic number of columns based on the number of content fields.

Could someone point me to the definition of such a function, e.g. list?

Thank you.

thin yoke
#

let f(a, b, ..args)

#

iirc