integrant

Slackbot 2021-05-06T16:44:15.043500Z

This message was deleted.

2021-05-07T08:42:50.043800Z

Yes. ig/prep-key is a multimethod that processes the opts of a key before being used by ig/init-key

2021-05-07T08:43:27.044Z

Granted that you're doing:

(-> config
    (ig/prep)
    (ig/init))