<@U2W6BJ91R> imagine that you want to create an "u...
# language-proposals
e
@okkero imagine that you want to create an "update" function which only touches the things that you specify: instead of wrapping every single parameter in an
Optional
with default
None
, you could just have whatever default values and know exactly which parameters were passed to the function, so that you could updated only those