Skip to content
This repository was archived by the owner on Jun 5, 2021. It is now read-only.
This repository was archived by the owner on Jun 5, 2021. It is now read-only.

Interval types #10

Open
Open
@mbauman

Description

@mbauman

The windowing and time-restriction APIs are begging for interval types instead of the current haphazard mix of tuples and argument positions. There could even be an infix unicode operator. Then windowing could simply be written as sig[(-200μs ↔ 800μs) + [1s,2s,3s]].

Some questions:

  • Is there a good way to represent open-ended intervals?
  • Is this too magical?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions