mirrorbird(02:51:00)
but heaven forbid anybody says it breaks encapsulation.
mirrorbird(02:50:41)
was interested to see lately that c# syntax for 'extension methods' has been changed, you now have to put them in an extension{} block. before they were just so unnoticeable.
mirrorbird(02:49:55)
indeed i guess adding a 'this' pointer doesn't count as uncurrying
Agemixer(02:38:11)
C and C++ had kinda similiar feature too... except not as flexible as assembly lang can gets. But: "Currying" made easy this way.
Agemixer(02:31:42)
i once made a new "bzzzcode" for a bee-part of Atl eemo, replacing all assembly with macro code only, macros generating the actual compiled assembly. in compile time, i practically compiled those macros only