import { daffIdentifiableArrayToDict } from '@daffodil/core'
Transforms an array of DaffIdentifiable objects to a dictionary of those objects keyed by ID.
DaffIdentifiable
const daffIdentifiableArrayToDict: __function