Here's how you can write a simpler (one-parameter) Y-combinator in Scala 3. The methods `y` and `recurse` would be defined in a library, then you would just call `recurse` when you want to recurse.pic.twitter.com/DLqYoO6QmU
You can add location information to your Tweets, such as your city or precise location, from the web and via third-party applications. You always have the option to delete your Tweet location history. Learn more
The fact it's part of the correct function means we don't have to write it at the call site, but the `using` in the definition explicitly applies it to the implicit function.