senadores-chile/senadores-base

Allow array queries

Closed this issue · 0 comments

Array input

senadores(['Allamand', 'Allende'])

// should be equal to

[senadores('Allamand')[0], senadores('Allende')[0]]

Should also work for numbers, assuming they are RUTs