Class: Array
Overview
Extend with some convenience methods
Instance Method Summary collapse
-
#longest_common_prefix(other) ⇒ Array<Object>
Find the longest common prefix of two arrays.
Extend with some convenience methods
Find the longest common prefix of two arrays.