Fabcoin Core  0.16.2
P2P Digital Currency
commonPrefix

Determines the length of the common prefix of the two collections given.

Returns
the number of elements both _t and _u share, in order, at the beginning. ("Hello world!", "Hello, world!") == 5