Y
Hacker News
new
|
ask
|
show
|
jobs
by
oaiey
1336 days ago
The expression part or the extension method part? (Obviously: No clue about Kotlin, just interested)
1 comments
VoidWhisperer
1335 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