small thing: may we introduce `pathOf(String/URI)`...
# stdlib
e
small thing: may we introduce
pathOf(String/URI)
?
k
Is that supposed to be a question?
e
yep
k
Well it's not clear at all what you're asking.
e
sorry, I meant "what about adding `pathOf`"
v
Still not clear. What should it do?
e
instead typing
Paths.get()
kind of like arrays, lists, ecc..
also,
uriOf
k
You want
pathOf
instead of
Paths.get
? That seems a bit ridiculous to me.
arrayOf
and
listOf
exist because arrays and lists are (almost) first-class language concepts.
e
I don't want that instead of
Paths.get
, I'd like that offered in parallel