ppx_optional
Pattern matching on flat options
Description
A ppx rewriter that rewrites simple match statements with an if then else expression.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 31 May 2020
- Authors
- Maintainers
Sources
Dependencies
Reverse Dependencies
ppx_jane
= "v0.14.0"