Oddbean new post about | logout
 nostr:npub16vmry22u9fztxr23llg8cace8kyduxa2c09qlmpz2cakr0v28kysmk0u3k I'm trying to use `sourcecode.Name` for an API. In a statement like:

val link = parameter()

I want the `parameter` to automatically receive the name on the left-hand side, i.e., “link”.