slang-wildcard

adds a wildcard match function to S-Lang
  http://www.cheesit.com/downloads/slang/slwildcard.html
  1
  1 review



The S-Lang module contained in this package provides a wildcard_match() function to S-Lang. It's vectorized, so it should be faster than an array_map(&string_match, ... ). This module can be used in slsh (the S-Lang shell), in the JED editor, and in the news reader slrn.
Latest reviews
4
blueXrider 12 years ago

nice