On Friday, 13 October 2023 at 10:11:33 UTC, Nick Treleaven wrote:

You can also do it using a string mixin:

    mixin(create_fn!(mixin("`", i, "`")));

I think that's equivalent to `i.stringof` anyway.

Thank you for the info!

Reply via email to