User avatar
RinguPingu @RinguPingu@masto.ai
1y
I'm poking around in some Gauntlet files in Unreal, which means I'm doing C#. I just discovered the "index from end" expression, which is... I mean, that's cursed AF, right?
2
0
0
0
User avatar
The Eldritch Rain Eldritchness @rain@an.eldritch.gift
1y
@RinguPingu Is it not essentially just the same as in Python? With ^1 instead of -1?
1
0
1
0
User avatar
The Eldritch Rain Eldritchness @rain@an.eldritch.gift
1y
@RinguPingu Although... ^1 does look less intuitive than -1 .-.
1
0
1
0

User avatar
RinguPingu @RinguPingu@masto.ai
1y
@rain I actually didn't know Python had the same thing, but yeah, -1 definitely feels more intuitive than ^1 😬
:meow_noddies:1
0
0
0
1