The function you are looking for is add1

Such a list is available in the Reference index, but it's a bit unwieldy:

http://docs.racket-lang.org/reference/doc-index.html

I will shortly be posting a "Racket Cheat Sheet" that I suspect will
be what you want. Can you give me feedback on it once I post it?

Jay

On Sat, Oct 3, 2015 at 5:03 PM, Delon Newman <ikt...@gmail.com> wrote:
> I tried that, and was directed to the reference manual, which is great but
> kind of nested and deep.  I guess I was looking for a simple listing of
> functions.  I was actually just looking for an increment function.  I
> searched for "1+" and found the mzlib_compat module, but I wanted to know
> what the proper function would be for Racket proper, and I found that kind
> of difficult to determine.  I very much appreciate your work, I'm just
> trying to get a feel for how things are organized and maybe if there's
> something I can contribute.
>
> --
> Delon Newman
> Phone: (808) 561-3617
> Email: delon.new...@gmail.com
> WWW: http://delonnewman.name
>
> On Oct 3, 2015, at 1:02 AM, Jay McCarthy <jay.mccar...@gmail.com> wrote:
>
> What are you calling the "base library"?
>
> If you mean racket/base, that's the Reference.
>
> In general you can type and language or module name into the Search bar and
> the top hit will be its docs.
>
> Jay
>
> On Saturday, October 3, 2015, Delon Newman <ikt...@gmail.com> wrote:
>>
>> This may be a silly question but, I can't seem to find a reference for
>> Racket's base library.  Is that because there is none?  In general the
>> documentation's be really great, so I'm a little surprised by this.  Am I
>> missing something?
>>
>> Thanks,
>> Delon
>>
>> --
>> 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+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
>
>
>
> --
> Jay McCarthy
> http://jeapostrophe.github.io
>
>            "Wherefore, be not weary in well-doing,
>       for ye are laying the foundation of a great work.
> And out of small things proceedeth that which is great."
>                           - D&C 64:33



-- 
Jay McCarthy
http://jeapostrophe.github.io

           "Wherefore, be not weary in well-doing,
      for ye are laying the foundation of a great work.
And out of small things proceedeth that which is great."
                          - D&C 64:33

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to