Skip to content

[Operators Expansion] Feature suggestion: "is () in interval [ (), () ]" block #428

@the-can-of-soup

Description

@the-can-of-soup

Currently, this block exists:

Image

I am suggesting the below block be added, or maybe even replace the above block altogether:

Image

The first dropdown may be either [ or (, and the second dropdown either ] or ).

Here is an implementation using My Blocks+ and Dropdown Maker:

Image

When both dropdowns are in the "closed" state, it would function identical to the is (x) between (m) and (n)? block, except for the case where m > n, in which case the interval block would always return false, whereas the between block would swap m and n and continue as normal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    suggestionA suggestion for a new extension or update

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions