phobos-next ~master (2024-03-19T05:49:32Z)
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