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

    491 2024-06-04 《Ramda 0.9.0》
    add divide multiply product subtract sum modulo mathMod de inc negate add Number → Number → Number Added in v0.1.0 Adds two values. See also subtract . R . add (...
  • Math

    489 2024-06-04 《Ramda 0.1.1》
    add divide multiply product subtract sum modulo add Number → Number → Number Added in v0.1.0 Adds two values. See also subtract . R . add ( 2 , 3 ); //=> ...
  • String

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

    480 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...
  • Math

    476 2024-06-04 《Ramda 0.25.0》
    add divide multiply product subtract sum modulo mathMod de inc negate mean median add Number → Number → Number Added in v0.1.0 Adds two values. See also subtrac...
  • Math

    470 2024-06-04 《Ramda 0.2.2》
    add divide multiply product subtract sum modulo add Number → Number → Number Added in v0.1.0 Adds two values. See also subtract . R . add ( 2 , 3 ); //=> ...
  • String

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

    467 2024-06-05 《Ramda 0.6.0》
    match split trim match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against Returns Array The list of matches or emp...
  • Math

    463 2024-06-04 《Ramda 0.12.0》
    add divide multiply product subtract sum modulo mathMod de inc negate add Number → Number → Number Added in v0.1.0 Adds two values. See also subtract . R . add (...
  • String

    463 2024-06-05 《Ramda 0.4.2》
    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...