Skip to content

Operations on List's All defined in Properties #1583

Open
@ajrouvoet

Description

@ajrouvoet

I believe that a bunch of "properties" of List's All should really be defined in the main All module, because they are just operations on heterogeneous lists. For example, the append is defined as a property here:

++⁺ : All P xs All P ys All P (xs ++ ys)

This goes for many of the ^+ "properties".

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