Skip to content

Implement missing bit_array module functions #1

@PgBiel

Description

@PgBiel

Missing functions:

  • base64_encode
  • base64_decode
  • base16_encode
  • base16_decode

Implementations would likely be in Nix FFI, as bit arrays use Nix lists/"arrays", and we can't depend on glistix_nix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomershelp wantedExtra attention is needednix incompatibilitySome function works differently or doesn't work in the Nix target

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions