Project

General

Profile

Actions

Bug #8676

closed

BitVector's comparison operations return BitVector

Added by Alexander Kamkin about 6 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Andrei Tatarnikov
Category:
Bit Vector
Target version:
Start date:
01/17/2018
Due date:
% Done:

100%

Estimated time:
Detected in build:
svn
Platform:
Published in build:
0.4.28

Description

It seems a bit strange that BitVector's comparison operations (e.g., ule) return BitVector. I expect them to return bool.

The code BitVectorMath.ule(a, b).equals(BitVector.TRUE) looks ugly.

Actions #1

Updated by Andrei Tatarnikov about 6 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Done - ac4347f

Actions #2

Updated by Andrei Tatarnikov about 6 years ago

  • Status changed from Resolved to Closed
  • Published in build set to 0.4.28
Actions

Also available in: Atom PDF