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

3
LINES

< > BotCompany Repo | #1019901 // isEitherB - synonym of eitherIsB

JavaX fragment (include)

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

download  show line numbers  debug dex  old transpilations   

Travelled to 9 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1019901
Snippet name: isEitherB - synonym of eitherIsB
Eternal ID of this version: #1019901/1
Text MD5: 400022186fec32382d51eadfdde61a2a
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-11-30 20:28:55
Source code size: 68 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 211 / 249
Referenced in: [show references]