Companion

Functions

Link copied to clipboard

Creates a filter, which yields a successful result when the input number >= min

Link copied to clipboard

Creates a filter, which yields a successful result when the input number <= max

Link copied to clipboard

Creates a filter, which yields a successful result when min<= input number <= max