Fabcoin Core  0.16.2
P2P Digital Currency
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
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