📦 deps(tsl): sync tsl-playbook from 5d73964d

Source-Commit: 5d73964db8
This commit is contained in:
ci[bot]
2026-08-14 17:15:41 +08:00
parent 5f4ca63966
commit 2f0d80da65
574 changed files with 47871 additions and 14463 deletions
@@ -6,7 +6,7 @@
使用哈希索引加速查找的字符串列表内置对象
<!-- tags: Object 哈希索引 哈希表 hash 查找 搜索 lookup 数组 列表 array list 字符串 -->
<!-- tags: Object 哈希索引 哈希表 hash 查找 搜索 lookup 数组 列表 array list 字符串 创建 生成 构造函数 实例化 new -->
父类:`TStringList`
@@ -14,7 +14,7 @@
声明:function
创建 THashedStringList 实例
无参数构造函数。创建带哈希索引的字符串列表实例
<!-- tags: Object 创建 生成 数组 列表 array list 字符串 文本 string text 对象 -->