#Lix just merged an experimental integer coercion feature.
That's useful if you want to interpolate an integer into a string. In #nixlang you previously needed to explicitly call `toString` to achieve that cast.
And checking my personal configuration it looks like I can drop all `toString` usage in my configuration with this.
https://git.lix.systems/lix-project/lix/src/branch/main/doc/manual/rl-next/integer-coercion.md