`Map<String, (SomeObject) -> ((String) ->...
# getting-started
k
Map<String, (SomeObject) -> ((String) -> Unit)>
. Does that make sense?