Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Support indexing abstractions for containers #677

Merged
merged 4 commits into from
Dec 27, 2022
Merged

Support indexing abstractions for containers #677

merged 4 commits into from
Dec 27, 2022

Commits on Nov 30, 2022

  1. Support indexing abstractions for containers

    For objects that support `obj[i]`, also support `eachindex`
    and (in some cases) `axes` as mechanisms to query
    the valid indexes.
    timholy committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    33e1797 View commit details
    Browse the repository at this point in the history
  2. Fix

    timholy committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    d4572e9 View commit details
    Browse the repository at this point in the history
  3. Bump version

    timholy committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    7cbbc74 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. Configuration menu
    Copy the full SHA
    55c173b View commit details
    Browse the repository at this point in the history