JudyLArray.first

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool first(size_t index, ElementType found)
  2. bool first(size_t index)
  3. size_t first()
    struct JudyLArray(ElementType, bool UseGC = true)
    const
    size_t
    first
    ()
    if (
    isPointer!ElementType ||
    is(ElementType : Object)
    ||
    isScalarType!ElementType
    )

Meta