phobos-next v0.4.6 (2022-11-25T12:27:21Z)
Home
Dub
Repo
lcs
nxt
lcs
Undocumented in source. Be warned that the author may not have intended to support it.
const
(
T
)[]
lcs
(T[] xs, T[] ys)
immutable
(
char
)[]
lcs
(inout(char)[] a, inout(char)[] b)
pure
immutable
(
char
)[]
lcs
(
inout
(
char
)[]
a
,
inout
(
char
)[]
b
)
Meta
Source
See Implementation
nxt
lcs
functions
lcs
lcsDP
lcsDo
lcsLengths
lcsR