package
Version:
v0.0.7
Opens a new window with list of versions in this module.
Published: Mar 11, 2023
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
Contains 数组中是否包含元素
@param strs 数组
@param value 被检查的元素
@return 是否包含
IndexOf 返回数组中指定元素所在位置,未找到返回IndexNotFound
@param strs 字符串数组
@param char 被检查的元素
@return 数组中指定元素所在位置,未找到返回IndexNotFound
Source Files
¶
Click to show internal directories.
Click to hide internal directories.