Y
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
oaiey
1338 days ago
The expression part or the extension method part? (Obviously: No clue about Kotlin, just interested)
link
VoidWhisperer
1337 days ago
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
link