Grace
Grace copied to clipboard
LocateAll vs Locate<IEnumerable> discrepency
On Grace v7.x I've noticed that:
-
Locate<IEnumerable<Meta<T>>
works -
LocateAll<Meta<T>>
finds nothing
Is that expected or a bug? I found it surprising.
Hmm that sounds like a bug.