Constantine Plotnikov wrote: >> > This mechanism is the way to define a type of closures that are fixed > size, assignment compatible, and do not require memory allocation. Forgot to add: And allows to export several functions at once. Constantine