hhvm icon indicating copy to clipboard operation
hhvm copied to clipboard

Add the optional `opaque` key to TypeStructure

Open lexidor opened this issue 3 years ago • 4 comments

newtype A = int;
=\HH\ReifiedGenerics\get_type_structure<A>();
Dict
(
    [kind] => 1
    [opaque] => true
    [alias] => "A"
)

lexidor avatar Jul 08 '21 16:07 lexidor

@fredemmott has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

facebook-github-bot avatar Sep 02 '21 20:09 facebook-github-bot

@lexidor has updated the pull request. You must reimport the pull request before landing.

facebook-github-bot avatar Sep 03 '21 12:09 facebook-github-bot

@fredemmott has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

facebook-github-bot avatar Sep 03 '21 12:09 facebook-github-bot

@fredemmott has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

facebook-github-bot avatar Sep 13 '21 19:09 facebook-github-bot

This PR is covered with dust. Closing.

lexidor avatar May 25 '23 20:05 lexidor