HomePhorge

(PUP-4483) Add NotUndef type to the Puppet type system
0feecfdc3250Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-4483) Add NotUndef type to the Puppet type system

This commit adds a new NotUndef type. The purpose of this type is
to constrain its contained type so that it is not assignable from
the Undef type. The contained type is optional and defaults to
Any.

Details

Provenance
Thomas Hallgren <thomas@tada.se>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU761ccb5c6a20: Merge pull request #3884 from thallgren/issue/pup-4511/types-not-assignable
Branches
Unknown
Tags
Unknown

Event Timeline

Thomas Hallgren <thomas@tada.se> committed rPU0feecfdc3250: (PUP-4483) Add NotUndef type to the Puppet type system (authored by Thomas Hallgren <thomas@tada.se>).May 4 2015, 4:37 PM