include/girard@internal@infer_PendingIndex.hrl
-record(pending_index, {
container :: girard@types:type(),
index :: integer(),
result :: girard@types:type()
}).
-record(pending_index, {
container :: girard@types:type(),
index :: integer(),
result :: girard@types:type()
}).