klum-dsl / klum-ast

Turn your models into super models
https://github.com/klum-dsl/klum-ast/wiki
MIT License
3 stars 0 forks source link

apply should also allow single Map argument (without closure) #241

Closed pauxus closed 2 years ago

pauxus commented 2 years ago

Probably the easiest to make both arguments optional, even if a completely empty call would not really make sense.

pauxus commented 2 years ago

This rolls back part of #82