Elektrine lite

← Feed

@ignaloidas@not.acu.lt

Post #2975016

2025-11-12 00:32 UTC

@typeswitch@gamedev.lgbt @Gankra@toot.cat not even, float and int aren't really related through type relationships, float has methods that int doesn't have and vice versa, this is really just entirely invented to "help" cases where really the code doesn't care whether it's int or float because 99% of typechecks before were incidental, structural typechecking where really it doesn't matter whether you pass in int or float for some calculations because very few places really care about which ones are passed in really

Replies (0)

No replies.