add

open override fun add(prefix: Long, output: Long): Long

Eg add("foo", "bar") -> "foobar"