Skip to content

Rewrite valid move check logic to use lambdas and tl::expected #8

@ChristopherDocherty

Description

@ChristopherDocherty

instead of having private functions of the class which are only used in the implementation of another function - define lambdas and use tl::expected's monad style to check different aspects of validity

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions