Skip to content

Implement unit tests for the CharSet type in fsharplex #5

@jack-pappas

Description

@jack-pappas

Implement some basic tests for the CharSet type in fsharplex. It would be enough to use FsCheck to implement some round-trip tests (Set<char> -> CharSet -> Set<char> and CharSet -> Set<char> -> CharSet) and some 1-to-1 comparisons with Set<char> for various operations like fold.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions