• Joined on 2024年05月05日
ecraven opened issue natkr/flickboard#404 2026年01月22日 18:56:18 +01:00
Feature request: Setting to type Zalgo key *after* sequence instead of in between.
ecraven commented on issue scheme/r7rs#206 2024年09月27日 19:59:57 +02:00
align substring and list-copy with similar functions with start and end arguments

note that I don't mention list-copy here. abstractly, it might be fine to give it start and end too, but I think – given there's no efficient implementation for that – that's probably...

ecraven opened issue scheme/r7rs#206 2024年09月27日 19:43:52 +02:00
[feature request] align substring with all other similar functions by making the start and end argument optional.