There are some cases where it makes sense to me. ...
# announcements
b
There are some cases where it makes sense to me. e.g.
myFun(true, false, true)
vs
myFun(log = true, emit = false, iterative = true)