Using conditional conformances to improve API ergonomics in Flint
By the magic of Swift 4 conditional conformances I managed to improve the experience when performing Flint actions when your action does not need an input or a presenter. Here’s how.
By the magic of Swift 4 conditional conformances I managed to improve the experience when performing Flint actions when your action does not need an input or a presenter. Here’s how.