Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

subtract

Lib.subtract : ''a list -> ''a list -> ''a list

Computes the set-theoretic difference of two 'sets'.

Behaves exactly like set_diff.

See also

Lib.set_diff