Having spent time with Kotlin’s by lazy, I really like the lazy item.

Most of the others I don’t have strong opinions about, yet.

  • aes
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    1 year ago

    Actually, you know what? I think Lua-style single argument function calls would be awesome for all kinds of quasi-literals, but sure, Path should be built in.

    (for reference, iirc, f("Foo") and f({a=1}) can be written f"Foo" and f{a=1}, respectively)