Now in addition to (string . string) cons cells you can add lambda(s)
that return (string . string) cons cells. The deferred evaluation lets
you build dynamic types based on e.g. the current project, current
mode, current file path, etc.
Coverage increased (+0.4%) to 76.563% when pulling 901794b21e8b4970e3df3971992cebd2ba55ac0f on muirmanders:lambda-custom-types into 4eaf35f31de557e812da1c45fbdc652f05168d13 on dajva:develop.
Coverage increased (+0.4%) to 76.563% when pulling c804d887fa63fba57321a53914a8615e07db171a on muirmanders:lambda-custom-types into 4eaf35f31de557e812da1c45fbdc652f05168d13 on dajva:develop.
Now in addition to (string . string) cons cells you can add lambda(s) that return (string . string) cons cells. The deferred evaluation lets you build dynamic types based on e.g. the current project, current mode, current file path, etc.