had a few moment this week so i managed to add some fun things to jn: new def syntax to define function methods and infix member access! after macro expansion and bytecode inlining these vector functions are byte-identical to what the C# compiler would generate ✌🏽
we're not there yet, but after implementing call-site specialization we should be able to eliminate the parameter type annotations. this is the language that's been kicking around in my head for almost a year. getting closer!