WhatIf icon indicating copy to clipboard operation
WhatIf copied to clipboard

☔ Fluent syntactic sugar of Kotlin for handling single if-else statements, nullable, collections, and booleans.

Results 2 WhatIf issues
Sort by recently updated
recently updated
newest added

## Guidelines Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes a bug or resolves a...

Since for Modifiers we should use a WhatIfMap pattern, and the WhatIfMap needs a default value or a 'what-if-not' callback to work, I tried implementing it without the need for...