serokell/importify

View on GitHub
test/test-data/base@basic/06-BoolMultipleMix.hs

Summary

Maintainability
Test Coverage
module BoolMultipleMix where

import Data.Bool (not, otherwise, (&&), (||))

func = not