clj-commons / clj-commons/gloss

Preferred way of encoding fixed-width opaque byte buffers?

Open
#54 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Clojure
Stars
487
Forks
53
PR merge metrics
No merged PRs in 30d

Description

I think the answer is `(repeat 32 :byte)` which mostly works except for the part where it interacts poorly with other byte types, since you're forcing it to be a seq.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by examining how `(repeat 32 :byte)` is handled and where it interacts with other byte types. Reproduce the reported sequence behavior, then clarify the preferred fixed-width opaque-buffer representation and define the expected behavior that would count as done.

Written by the indexing model from the issue text.

Assessment

Tech stack
clojure
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.