(Going to leave part 2 for when I finish my port of the pathfinding crate)
(Going to leave part 2 for when I finish my port of the pathfinding crate)
Funnily enough, some people seem to really dislike the days with a visual component. After searching manually for a bit, I made a guess that we wanted the frame with the most dense lines and that worked.
Funnily enough, some people seem to really dislike the days with a visual component. After searching manually for a bit, I made a guess that we wanted the frame with the most dense lines and that worked.
But in general, I love Lean's system of syntax/elaboration. It just feels "right" to me, if a bit arcane at times.
But in general, I love Lean's system of syntax/elaboration. It just feels "right" to me, if a bit arcane at times.
I tend to like it in pipes, especially since they also open namespaces, e.g. `|>.map`. Insensitivity to argument order is nice too.
I tend to like it in pipes, especially since they also open namespaces, e.g. `|>.map`. Insensitivity to argument order is nice too.