Glistix / Glistix/stdlib

Implement missing `bit_array` module functions

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
good first issue help wanted nix incompatibility
Dominant language
Gleam
Stars
5
Forks
2
PR merge metrics
No merged PRs in 30d

Description

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`.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.