This is now merged, and I ended up managing to simplify the
implementation somewhat, though the bulk of the changes were still
necessary. I’ve written up the details of how it works in a blog post
here:
https://lexi-lambda.github.io/blog/2017/10/27/a-space-of-their-own-adding-a-type-namespace-to-h
I'm going to go with exn:fail? in this case and push that.
On Thu, Oct 26, 2017 at 12:11 PM, Matthew Flatt wrote:
> Yes, that makes sense. The "checkout initial protocol failed" error is
> from the package manager in "private/stage.rkt". If the package manager
> didn't provide `#:initial-error`
There is the wiki page but I don’t know if any of the places listed meet
your criteria:
https://github.com/racket/racket/wiki/Courses-using-Racket
Kind Regards
Stephen
On Thu, 26 Oct 2017 at 18:40, ben.rudgers wrote:
> My child is a High School junior and has some interest (and some healthy
>
Hello,
Is it possible to make immutable bytes without incurring the copy?
It is useful
for read-only bytes that can be used with open-input-port, which
makes a copy
unless it is immutable. Particular use-case : parsing part of a
buffer,
extracting the rest with subbytes and then using with
ope
4 matches
Mail list logo