package stringCodepointSplitter

  1. Overview
  2. Docs
Split a string to a list of strings of a character by the unicode codepoint

Install

Dune Dependency

Authors

Maintainers

Sources

stringCodepointSplitter-0.0.2.tbz
sha256=e76c17f9f74b665cd3f96ec913e4e9aefde7bc3c977ac1aa7df21d99d6788835
sha512=d50a99b78f0f21b007cc7881a311c3f64593156ef4cc88fa498c8da2715e75a5cefc008634a5dce59c3298d1203240d339732c55ce4503d44d1007a67529036b

LICENSE.html

LICENSE

Copyright 2023 Tan Kian-ting &  Raphaël Proust 

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.