Contents
Indexes:
Function Percent-Overlap
Part of:
package metabang.utilities
(
percent-overlap
< list-a > < list-b > &key < test > < key > )
Returns what percentage of elements in list-a are in list-b
(alternate definition: Returns what percentage of list-b is made up of element from list-a)