hare

[hare] The Hare programming language
git clone https://git.torresjrjr.com/hare.git
Log | Files | Refs | README | LICENSE

README (167B)


      1 The fnmatch module provides an implementation of fnmatch string matching as
      2 defined by POSIX.
      3 
      4 https://pubs.opengroup.org/onlinepubs/9699919799/functions/fnmatch.html