Devlive 开源社区 本次搜索耗时 0.239 秒,为您找到 656 个相关结果.
  • String

    322 2024-06-05 《Ramda 0.4.0》
    match split match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against Returns Array The list of matches or empty arr...
  • String

    321 2024-06-05 《Ramda 0.7.0》
    match split trim replace match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against Returns Array The list of match...
  • Auxiliary SQL Functions

    319 2024-07-05 《Apache Kyuubi 1.9.1》
    Kyuubi provides several auxiliary SQL functions as supplement to Hive’s Built-in Functions Name Description Return Type Since kyuubi_version Return the version of Ky...
  • String

    318 2024-06-05 《Ramda 0.11.0》
    match split trim replace toLower toUpper match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against Returns Array...
  • String

    316 2024-06-05 《Ramda 0.5.0》
    match split match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against Returns Array The list of matches or empty arr...
  • FilterRowKind

    Description Options include_kinds [array] exclude_kinds [array] common options [string] Examples FilterRowKind transform plugin Description Filter the data by RowKind ...
  • String

    313 2024-06-05 《Ramda 0.10.0》
    match split trim replace toLower toUpper match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against Returns Array...
  • Logic

    313 2024-06-05 《Ramda 0.11.0》
    and isEmpty not or cond ifElse allPass anyPass defaultTo and a → b → a | b Added in v0.1.0 Returns the first argument if it is falsy, otherwise the second argument. ...
  • Object

    309 2024-06-05 《Ramda 0.1.0》
    clone values eqProps keys omit pick pickAll project prop props clone {*} → {*} Parameters valueThe object or array to clone Returns * A deeply cloned copy of val...
  • String

    309 2024-06-05 《Ramda 0.2.3》
    match split match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against Returns Array The list of matches or empty arr...