| 27 Jul 2024 |
@ity:itycodes.org | In reply to @test-user:c.imperishable.name why doesn't string interpolation work with integers? What would you want it to do ? JavaScript? | 22:41:14 |
rendakuenthusiast⚡️ | basically have the "string-${variable}syntax automatically calltoString` if necessary | 22:41:37 |
rendakuenthusiast⚡️ | which is what many languages with string interpolation syntax do | 22:41:51 |
rendakuenthusiast⚡️ | * basically have the "string-${variable}"syntax automatically calltoString if necessary | 22:42:10 |
Matt Sturgeon | There's some precedent for this already: paths and derivations are stringified when used with string interpolation.
AFAIK most languages that have string formatting and/or string interpolation automatically stringify non-string values?
I get why you may want concatenation to be explicit about the type, but interpolation feels different 🤔 | 22:46:21 |
@ity:itycodes.org | In reply to @test-user:c.imperishable.name basically have the "string-${variable}"syntax automatically calltoString if necessary Ah | 22:54:39 |
rendakuenthusiast⚡️ | In reply to @mattsturg:matrix.org There's some precedent for this already: paths and derivations are stringified when used with string interpolation. AFAIK most languages that have string formatting and/or string interpolation automatically stringify non-string values? I get why you may want concatenation to be explicit about the type, but interpolation feels different 🤔 in particular interpolation for integers, which should be very easy to do | 22:55:19 |
| 28 Jul 2024 |
Kamilla 'ova | Hi, can someone explain this behavior? | 18:54:00 |
Kamilla 'ova |  Download image.png | 18:54:08 |
emily | oh boy | 19:16:32 |
emily | that's not the only platform divergence, try builtins.split "" 🙃 | 19:16:49 |
emily | but this might be a new one | 19:16:57 |
emily | you might want to report it upstream | 19:47:21 |
| 29 Jul 2024 |
| @andmuz:matrix.org joined the room. | 00:49:46 |
| @rayne:spooky.computer left the room. | 03:38:31 |
| @kenzie:matrix.kenzi.dev left the room. | 06:57:49 |
| Kold joined the room. | 07:04:18 |
| @mariosangiorgio:matrix.org left the room. | 07:21:39 |
| @travis-staton:matrix.org joined the room. | 15:04:04 |