有人可以帮我编写OCaml中有效的子字符串检查吗?给定两个字符串,检查第一个字符串是否包含第二个字符串?
使用该Str模块,我们可以这样做吗?
Str
string ocaml
ocaml ×1
string ×1