Erlang binary longest common substring

I Gusti Ngurah Oka Prinarjaya okaprinarjaya@REDACTED
Mon Mar 30 12:18:24 CEST 2020


Hi,

I need longest common substring erlang implementation. Please help me

I've tried https://rosettacode.org/wiki/Longest_common_subsequence#Erlang
but very very slow T_T

and i've tried binary:longest_common_prefix([<<"i love you
2020-03-28">>,<<"i love you 2020-03-01">>]) not effective / not valid

Thank you
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20200330/6b78d16e/attachment.htm>


More information about the erlang-questions mailing list