Skip to content

Address #240: Speed up subsetp with a hashtable

Raymond Toy requested to merge issue-240-subsetp-with-hash-table into master

Use a hashtable to speed up subsetp when the test is suitable and the lists are long enough.

Edited by Raymond Toy

Merge request reports