Skip to content

Make top default location #65

@mgoadric

Description

@mgoadric

For moving, it is almost always the "top" that is accessed from a card location. We should make this the default, so that

(move (top (game iloc STOCK))
(top ('P iloc STOCK)))

can be replaced with

(move (game iloc STOCK))
('P iloc STOCK)))

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions