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

    395 2024-06-06 《Ramda 0.3.0》
    is 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 instance of the sup...
  • Implementing New Reporters

    Extending Builders Metric Reporting Event Reporting Other Reporters The two best entry points for implementing custom reporters are RecursiveScheduledMetricReporter and Event...
  • Logic

    380 2024-06-05 《Ramda 0.4.0》
    and isEmpty not or 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 both ...
  • 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 ...
  • Logic

    367 2024-06-05 《Ramda 0.1.0》
    and isEmpty not or 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 both ...
  • Logic

    362 2024-06-05 《Ramda 0.2.0》
    and isEmpty not or 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 both ...
  • Logic

    350 2024-06-05 《Ramda 0.1.4》
    and isEmpty not or 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 both ...
  • Logic

    348 2024-06-05 《Ramda 0.4.2》
    and isEmpty not or 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 both ...
  • Logic

    343 2024-06-05 《Ramda 0.1.1》
    and isEmpty not or 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 both ...
  • Rest Api

    Introduction Constructs RestApiSource RestApiExtractor Configuration Introduction A RestApiSource is a QueryBasedSource which uses RESTful Api for query. RestApiExtracto...