val cxn = Connection(url).init {auth(username, pas...
# stdlib
n
val cxn = Connection(url).init {auth(username, password)}