Skip to content

Suggested additional methods that naturally extend existing API. #2

Description

@lapets
  • Concatenation of bit vectors using the infix + operator.
  • Repetition of bit vectors using the infix * operator.
  • Support for rotation to the left using the infix << operator (to mirror rotation to the right using >>, which is already supported).

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions