-
Notifications
You must be signed in to change notification settings - Fork 2
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
Should accept O
, o
, I
, i
, L
, l
, and -
in the parser?
#57
Labels
question
Further information is requested
Comments
kachick
changed the title
Should be accept
Should be accept May 1, 2021
I
, i
and L
, l
in the parser? O
, o
, I
, i
and L
, l
in the parser?
This was referenced May 1, 2021
kachick
changed the title
Should be accept
Should accept May 1, 2021
O
, o
, I
, i
and L
, l
in the parser? O
, o
, I
, i
, L
, l
, and -
in the parser?
This was referenced May 4, 2021
kachick
added a commit
that referenced
this issue
May 7, 2021
Might be changed in #57 and ulid/spec#57 But this is enough for now
This was referenced May 15, 2021
kachick
added a commit
that referenced
this issue
May 17, 2021
Resolves #150 This is a simple solution for following issues * #78 * #57 * #143 * ulid/spec#57 * ulid/spec#3
This was referenced Jul 3, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ref: ulid/javascript#85, https://www.crockford.com/base32.html, ulid/spec#38
This is my understanding. 🤔
If not, the string based sort oder will be complex?
The text was updated successfully, but these errors were encountered: