Hacker News new | ask | show | jobs
by VoidWhisperer 1338 days ago
Off-topic slightly: does anything similar to what they are doing with that require extension method exist in Kotlin?
1 comments

The expression part or the extension method part? (Obviously: No clue about Kotlin, just interested)
The extension part mainly, like the ability to add an extension method that can apply to 'everything' to an extent like the Require() here does