Jump to content

Set of real numbers: Difference between revisions

m
imported>Arakov
m (→‎{{header|Wren}}: Minor tidy)
Line 3,609:
{{trans|Kotlin}}
{{libheader|Wren-dynamic}}
<syntaxhighlight lang="ecmascriptwren">import "./dynamic" for Enum
 
var RangeType = Enum.create("RangeType", ["CLOSED", "BOTH_OPEN", "LEFT_OPEN", "RIGHT_OPEN"])
9,482

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.