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

    250 2024-06-06 《Ramda 0.28.0》
    is type isNil propIs is (* → {*}) → a → Boolean Parameters ctorA constructor valThe value to test Returns Boolean Added in v0.3.0 See if an object (i.e. val ) is a...
  • Type

    249 2024-06-06 《Ramda 0.11.0》
    is type isNil is (* → {*}) → a → Boolean Parameters ctorA constructor valThe value to test Returns Boolean Added in v0.3.0 See if an object (i.e. val ) is an instan...
  • Type

    246 2024-06-06 《Ramda 0.27.1》
    is type isNil propIs is (* → {*}) → a → Boolean Parameters ctorA constructor valThe value to test Returns Boolean Added in v0.3.0 See if an object (i.e. val ) is a...
  • Logic

    244 2024-06-05 《Ramda 0.9.0》
    and isEmpty not or cond ifElse allPass anyPass and a → b → a | b Added in v0.1.0 Returns the first argument if it is falsy, otherwise the second argument. Acts as the...
  • Maximum Open Files Requirements

    The recommended maximum number of open file descriptors is 10000, or more. To check the current value set for the maximum number of open file descriptors, execute the following sh...
  • Math

    241 2024-06-04 《Ramda 0.21.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...
  • Type

    240 2024-06-06 《Ramda 0.12.0》
    is type isNil is (* → {*}) → a → Boolean Parameters ctorA constructor valThe value to test Returns Boolean Added in v0.3.0 See if an object (i.e. val ) is an instan...
  • Type

    238 2024-06-06 《Ramda 0.22.0》
    is type isNil propIs is (* → {*}) → a → Boolean Parameters ctorA constructor valThe value to test Returns Boolean Added in v0.3.0 See if an object (i.e. val ) is a...
  • Transform Common Options

    source_table_name [string] result_table_name [string] Examples Common parameters of source connectors name type required default value result_table_name string ...
  • Logic

    238 2024-06-05 《Ramda 0.8.0》
    and isEmpty not or cond ifElse and a → b → a | b Added in v0.1.0 Returns the first argument if it is falsy, otherwise the second argument. Acts as the boolean and stat...