Skip to content

Get rid of partial functions/patterns in Process.Keyboard.HandlingKeyEventFlow  #29

@unclechu

Description

@unclechu

It historically contains a lot of partial functions. Generally it has a lot of Bool checks with actions associated with them. I could define something like case-of with ViewPatterns to do both a case check and extract whatever values I need for an associated action.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions