On this page:
top
up

2.3SequencingπŸ”— i

package: web-server-lib
The web-server/dispatchers/dispatch-sequencer module defines a dispatcher constructor that invokes a sequence of dispatchers until one applies.

procedure

( make dispatcher...)dispatcher/c

dispatcher:dispatcher/c
Invokes each dispatcher, invoking the next if the first calls next-dispatcher . If no dispatcher applies, then it calls next-dispatcher itself.

top
up

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /