search for:
isSubset(Module,Module)
-- whether something is a subset of another
Synopsis:
Function:
isSubset
-- whether something is a subset of another
Input:
an instance of class
Module
.
an instance of class
Module
.
Output:
an instance of class
Boolean
.
search for: