Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

5
LINES

< > BotCompany Repo | #1031927 // zeroToOne - DoubleRange [singleton, don't mutate]

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (3114L/17K).

static DoubleRange zeroToOne_value = DoubleRange(0, 1);

static DoubleRange zeroToOne() {
  ret zeroToOne_value;
}

Author comment

Began life as a copy of #1031926

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx

No comments. add comment

Snippet ID: #1031927
Snippet name: zeroToOne - DoubleRange [singleton, don't mutate]
Eternal ID of this version: #1031927/3
Text MD5: 613f606c1fbc92f83b19d6e83ff123ad
Transpilation MD5: 9f48ffe030a269b72b5db712eb98f343
Author: stefan
Category: javax / maths
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-08-02 04:29:13
Source code size: 118 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 95 / 141
Version history: 2 change(s)
Referenced in: [show references]