[plt-scheme] Re: define-unit meaning in combinator-example.ss?
On Jun 25, Larry Evans wrote:
> On 06/24/08 15:05, Eli Barzilay wrote:
> > On Jun 24, Larry Evans wrote:
> [snip]
> >> I first searched the index:
> >>
> >> /doc/guide/doc-index.html
> >>
> >> for 'define-unit'.
> >
> > Why did you search only the index of the guide? The documentation is
> > there if you do a plain search.
> >
> > http://docs.plt-scheme.org/reference/linkinference.html#(form._((lib._mzlib/unit..ss)._define-unit))
> >
> Or I could have just used:
>
> plt-help define-unit
>
> plt-help is nice!
There is a search input box at the top of all pages, which is exactly
what `plt-help' is using.
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://www.barzilay.org/ Maze is Life!