Skip to content

added a mapper that maps the indexes of a view to the indices of a container #643

added a mapper that maps the indexes of a view to the indices of a container

added a mapper that maps the indexes of a view to the indices of a container #643

Workflow file for this run

name: Static Analysis
on:
push:
branches: [master]
pull_request:
branches: [master]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: pre-commit/[email protected]