Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "hs/array/some/index"

Index

Functions

Functions

some

  • works similarly to Array.some but accepts hyper-array. It returns a hyper-value of boolean that always equals to result of applying Array.some method to the original array

    Type parameters

    • T

      type of hyper-array item

    Parameters

    Returns HyperValue<boolean>

Generated using TypeDoc