ahrjarrett
Aarktype
•Created by ahrjarrett on 1/21/2025 in #questions
cross posting from #typescript
hey! do you have time at some point this week to take a look at the arktype generation stuff? would be helpful to know if there's a way i could be doing it better. i think i've got it all working together and playing nice. there's still an edge case involving
isDivisibleBy
that fast-check caught today, but it took ~100 runs before it found it, so I'm considering cutting an alpha version at creating a ticket for it16 replies
Aarktype
•Created by ahrjarrett on 1/21/2025 in #questions
cross posting from #typescript
cool, thank youuu you're the best
16 replies
Aarktype
•Created by ahrjarrett on 1/21/2025 in #questions
cross posting from #typescript
yeah
16 replies
Aarktype
•Created by ahrjarrett on 1/21/2025 in #questions
cross posting from #typescript
will
.array()
work in all cases?16 replies
Aarktype
•Created by ahrjarrett on 1/21/2025 in #questions
cross posting from #typescript
i'm doing this programmatically, so i need to make sure i'm able to detect when to use which syntax, in which context
16 replies
Aarktype
•Created by ahrjarrett on 1/21/2025 in #questions
cross posting from #typescript
thanks for the quick response!
hmm, i don't know if splitting it up is an option. let me try
.array()
16 replies