Skip to content

Assigning a required constraint to a new variable #27

Open
@paulyoung

Description

@paulyoung

@Inviz and I were talking about the implications of this:

$a == 42 !require;
$b == $a;

I think the people might assume that $b is required to be 42 (which it's not) so could be good to address this in the docs.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions