Rewrite resource.use { _ => useIt }
as .surround(useIt)
#64
Labels
enhancement
New feature or request
resource.use { _ => useIt }
as .surround(useIt)
#64
Edit: although I guess there is an issue of lazyness here 🤔
The text was updated successfully, but these errors were encountered: