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

3
LINES

< > BotCompany Repo | #1026314 // isB - synonym of eitherIsB

JavaX fragment (include)

static <A, B> bool isB(Either<A, B> e) {
  ret eitherIsB(e);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1026314
Snippet name: isB - synonym of eitherIsB
Eternal ID of this version: #1026314/1
Text MD5: eae9f1f2d583cd554c58cc8199d051e4
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-12-15 21:10:52
Source code size: 62 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 161 / 202
Referenced in: [show references]