DGET is a straightforward lookup function designed to retrieve a single value from a column in a table or database. It's ...
The reason I did not fix this in that PR is that hir representation only appears to know what module these definitions are in, and not whether they are contained in a function. I am not familiar ...
Wildcard-match takes one or more basic glob patterns, compiles them into a RegExp and returns a function for matching strings with it.