Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
reorganize slightly and add FixedSizeBitArray #75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Uh oh!
There was an error while loading. Please reload this page.
reorganize slightly and add FixedSizeBitArray #75
Changes from all commits
5fd95b1
2dbc55d
e00a970
File filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
There are no files selected for viewing
Check warning on line 3 in src/FixedSizeBitArray.jl
src/FixedSizeBitArray.jl#L2-L3
Check warning on line 12 in src/FixedSizeBitArray.jl
src/FixedSizeBitArray.jl#L10-L12
Check warning on line 15 in src/FixedSizeBitArray.jl
src/FixedSizeBitArray.jl#L14-L15
Check warning on line 25 in src/FixedSizeBitArray.jl
src/FixedSizeBitArray.jl#L23-L25
Check warning on line 29 in src/FixedSizeBitArray.jl
src/FixedSizeBitArray.jl#L27-L29
Check warning on line 32 in src/FixedSizeBitArray.jl
src/FixedSizeBitArray.jl#L31-L32
Check warning on line 35 in src/FixedSizeBitArray.jl
src/FixedSizeBitArray.jl#L34-L35
Check warning on line 38 in src/FixedSizeBitArray.jl
src/FixedSizeBitArray.jl#L37-L38
Check warning on line 41 in src/FixedSizeBitArray.jl
src/FixedSizeBitArray.jl#L41
Check warning on line 44 in src/FixedSizeBitArray.jl
src/FixedSizeBitArray.jl#L43-L44
Check warning on line 52 in src/FixedSizeBitArray.jl
src/FixedSizeBitArray.jl#L47-L52
Check warning on line 61 in src/FixedSizeBitArray.jl
src/FixedSizeBitArray.jl#L55-L61
Check warning on line 63 in src/FixedSizeBitArray.jl
src/FixedSizeBitArray.jl#L63
Check warning on line 70 in src/FixedSizeBitArray.jl
src/FixedSizeBitArray.jl#L66-L70
Check warning on line 72 in src/FixedSizeBitArray.jl
src/FixedSizeBitArray.jl#L72
Check warning on line 77 in src/FixedSizeBitArray.jl
src/FixedSizeBitArray.jl#L75-L77
Uh oh!
There was an error while loading. Please reload this page.