use Jstr.t instead of string #13

Open
opened 2025-02-27 17:46:40 +01:00 by swrup · 0 comments
Owner

from Brr doc:

Use Jstr.t values to represent the strings returned to you by JavaScript APIs, not OCaml strings. This avoids constantly converting representations between UTF-16 and UTF-8.

from Brr doc: > Use Jstr.t values to represent the strings returned to you by JavaScript APIs, not OCaml strings. This avoids constantly converting representations between UTF-16 and UTF-8.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: swrup/leaflet#13
No description provided.