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

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

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

    884 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...
  • Gobblin Compliance Design

    Introduction Design Onboarding Purger Gobblin constructs Hive operations Retention Restore Introduction The Gobblin Compliance module allows for data purging to meet reg...
  • Logic

    801 2024-06-05 《Ramda 0.6.0》
    and isEmpty not or cond 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 statement if...
  • Logic

    796 2024-06-05 《Ramda 0.7.0》
    and isEmpty not or cond 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 statement if...
  • Math

    722 2024-06-27 《Lodash 4.17.15》
    _.add(augend, addend) Since Arguments Returns Example _.ceil(number, [precision=0]) Since Arguments Returns Example _.divide(dividend, divisor) Since Arguments Retur...
  • Schemas

    Schemas Iceberg tables support the following types: Type Description Notes boolean True or false int 32-bit signed integers Can promote to long long ...
  • Service Provider Interface

    Service Provider Interface Introduction eventmesh-spi module EventMeshSPI EventMeshExtensionFactory ExtensionClassLoader SPI use case Service Provider Interface Introduct...
  • Object references

    512 2025-03-14 《Redisson 3.45.0》
    It’s possible to use a Redisson object inside another Redisson object in any combination. In this case a special reference object will be used and handled by Redisson. Usage exampl...