google / cql

An experimental Clinical Quality Language execution engine for analyzing FHIR healthcare data at scale.
Apache License 2.0
57 stars 6 forks source link

Implement [] and Indexer operators for List<T> and Strings. #50

Closed copybara-service[bot] closed 1 month ago

copybara-service[bot] commented 1 month ago

Implement [] and Indexer operators for List and Strings.

This is needed for https://github.com/google/cql/issues/39. This fixes https://github.com/google/cql/issues/49.