Hacker News new | ask | show | jobs
by explodingcamera 1234 days ago
Looks really nice! one thing I instantly noticed though is the import order, would be nice if they could consider switching the path and module name around, like `from "x" import y`, not sure why modern languages would still do it like this.