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

Interval types #10

Open
mbauman opened this issue Feb 9, 2015 · 0 comments
Open

Interval types #10

mbauman opened this issue Feb 9, 2015 · 0 comments

Comments

@mbauman
Copy link
Owner

mbauman commented Feb 9, 2015

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?
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant