X-Git-Url: https://git.kianting.info/?a=blobdiff_plain;f=docs%2Ffunctions%2Flibclo.splitCJKV.html;fp=docs%2Ffunctions%2Flibclo.splitCJKV.html;h=7efea68c538b0389336eef8f9e21dddf8c768bb6;hb=c3dc58d74afa6b298d84bad90d63c027a32a954a;hp=0000000000000000000000000000000000000000;hpb=796e0c20c767e214b104fa3d17e754ce58da6e73;p=clo diff --git a/docs/functions/libclo.splitCJKV.html b/docs/functions/libclo.splitCJKV.html new file mode 100644 index 0000000..7efea68 --- /dev/null +++ b/docs/functions/libclo.splitCJKV.html @@ -0,0 +1,69 @@ +splitCJKV | clo
+
+ +
+
+
+
+ +

Function splitCJKV

+
+
    + +
  • +

    split CJKV and non-CJKV

    +
    +
    +

    Parameters

    +
      +
    • +
      arr: tkTree
      +

      : input tkTree

      +
      +
    • +
    • +
      clo: Clo
    +

    Returns tkTree

    a splitted tkTree (by CJK and NonCJK)

    +
      +
    • Examples:
    • +
    +
    [`many臺中daylight`] => [`many`, `臺中`, `dahylight`]
    +
    + +
+
+ +
+
+

Generated using TypeDoc

+
\ No newline at end of file