Skip to content

Instantly share code, notes, and snippets.

-module(same_string).
-export([test/0,
is_re_message_the_same/2,
is_message_the_same/2]).
%% XXX - make sure this works with unicode
non_word() ->
[$\n, $\r, $\t,$!,$",$#,$$,$%,$&,$',$(,
$),$*, $+,$,, $\\, $-,