isprefixof package:storablevector

O(n) The isPrefixOf function takes two Vector and returns True iff the first is a prefix of the second.