Skip to content
This repository has been archived by the owner on Jan 17, 2021. It is now read-only.

TypeSafe Dict Paradigm

Latest
Compare
Choose a tag to compare
@jacobconley jacobconley released this 01 May 00:55

The DictAccess object was removed as it was unnecessary; see this conversation I had with the HHVM team. The API was restored to its previous state, returning the raw dict<string,nonnull> type.