Re: How to find code in the racket distro

Matthew Flatt <mflatt-sDh8Nw2yj/[email protected]>
Newsgroups gmane.comp.lang.racket.user,gmane.lisp.scheme.plt
Message-ID <[email protected]>
The problem with `string-titlecase` is that it's built into the
predefined `'#%kernel` module.

The fact that `'#%kernel' is implemented in C exacerbates the problem,
but even as pieces are being moved to Scheme/Racket, it's not clear
that the source of `'#%kernel` will be part of a regular Racket
distribution.

At Tue, 20 Jun 2017 18:00:27 +0000, Stephen De Gabrielle wrote:
> Hi
> 
> There  was a recent question on the list about how to capitalise the first
> letter of a string.
> 
> There were a number of good approaches, but I thought I would try look for
> the implementation of string-titlecase.
> 
> I found it surprisingly difficult despite having the search for code
> functionality and the syntax highlighting.  In the end I gave up and went
> to bed. :(
> 
> Does anyone have any suggestions about how to find definitions of core
> functions?
> 
> Kind regards,
> 
> Stephen
> 
> 
> -- 
> Kind regards,
> Stephen

-- 
You received this message because you are subscribed to the Google Groups "Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/[email protected]
For more options, visit https://groups.google.com/d/optout.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.