Go to the first, previous, next, last section, table of contents.


base_subsetq

base_subsetq(A,B)
:

Example:

 base_subsetq([1,2],[1,2,3,4,5]);


Go to the first, previous, next, last section, table of contents.