For a bit of additional context, we’re debating and testing various technologies that allow us to share business logic in all of our client apps. K/N seems like the best contender but I feel like I’m missing something so far, particularly how to use a pure
common
module (ideally that includes stdlib, but can do without) from all other modules.