~~ -package:ramus

Create a linear trail between two given points.
twiddleEx
= mconcat ((~~) <$> hexagon 1 <*> hexagon 1)
# centerXY # pad 1.1
Match a file name against a glob pattern.
Group subtraction: x ~~ y == x <> invert y
An infix alias for Named.
Return True if the current file's name matches the given GlobPattern.