Sujit Muduli
Results
3
comments of
Sujit Muduli
> "...The usual OCaml strcat(which we use for ^) does not care about UTF-8 at all and just concats..." I have also tried using the FStar_String.concat, the behavior is still...
@swissiety Hi Markus, I tried to implement this, if not already resolved please review it. Please share your inputs if the pull request requires some changes. Thanks.
Thanks for your inputs @swissiety, I will refactor and make it simple.