base-unicode-symbols-0.2.2: Unicode alternatives for common functions and operators

MaintainerRoel van Dijk <vandijk.roel@gmail.com>

Control.Applicative.Unicode

Description

 

Synopsis

Documentation

(⊛) :: Applicative f => f (α -> β) -> f α -> f βSource

(⊛) = <*>

U+229B, CIRCLED ASTERISK OPERATOR

(∅) :: Alternative f => f αSource

(∅) = empty

U+2205, EMPTY SET