toolisticon/kotlin-code-generation

Add missing base strategies

Closed this issue · 1 comments

For sake of completeness, all possible spectypes should have a supporting strategyclass so we can build strategies for each spec.
Currently only the strategies actually needed and most useful (or most likely) are provided ... we should take an hour to implement all of them.

fixed with 689979b