Remix.run Logo
vjerancrnjak 5 months ago

It's worse than function returning an f-string. Template type is very flat, you won't know which arguments are left unbound.

modules, classes, protocols, functions returning functions, all options in Python, each work well for reuse, no need to use more than 2 at once, yet the world swims upstream.

itishappy 5 months ago | parent [-]

How do you leave arguments unbound?

davepeck 5 months ago | parent [-]

Yes, exactly. T-string arguments can't be unbound; they are eagerly evaluated.