Changes

The original two edits' summaries were missing license information. The attribution is correct, and the contents of the original edit were originally licensed under a CC-BY-SA 4.0 license (https://creativecommons.org/licenses/by-sa/4.0)
Line 1: Line 1:  
-- This module may be used to compare the arguments passed to the parent
 
-- This module may be used to compare the arguments passed to the parent
-- with a list of arguments, returning a specified result if an argument is
+
-- with a list of arguments, returning a specified result if an argument is not on the list
-- not on the list
   
local p = {}
 
local p = {}