When designing a DSL, is it preferred to have para...
# dsl
w
When designing a DSL, is it preferred to have parameters in the extension function or add more methods to be called from the receivers?