## Package: SB-LOOP > private: implementation details of LOOP --- ### Constant - [`+LOOP-MINIMAX-TYPE-INFINITIES-ALIST+`](constant/%2543%25LOOP-MINIMAX-TYPE-INFINITIES-ALIST%2543%25.html) ### Function - [`ADD-LOOP-PATH`](function/ADD-LOOP-PATH.html) - [`AFTER-BODY`](function/AFTER-BODY.html) - [`AFTER-EPILOGUE`](function/AFTER-EPILOGUE.html) - [`BEFORE-LOOP`](function/BEFORE-LOOP.html) - [`BIND-STACK`](function/BIND-STACK.html) - [`CHECK-VAR-NAME`](function/CHECK-VAR-NAME.html) - [`COLLECTION-CRUFT`](function/COLLECTION-CRUFT.html) - [`DECLARATIONS`](function/DECLARATIONS.html) - [`DESETQ-DECLARATIONS`](function/DESETQ-DECLARATIONS.html) - [`DESETQ`](function/DESETQ.html) - [`EMITTED-BODY`](function/EMITTED-BODY.html) - [`EPILOGUE`](function/EPILOGUE.html) - [`FINAL-VALUE-CULPRIT`](function/FINAL-VALUE-CULPRIT.html) - [`GEN-LOOP-BODY`](function/GEN-LOOP-BODY.html) - [`LOOP-ANSI-FOR-EQUALS`](function/LOOP-ANSI-FOR-EQUALS.html) - [`LOOP-BIND-BLOCK`](function/LOOP-BIND-BLOCK.html) - [`LOOP-BUILD-DESTRUCTURING-BINDINGS`](function/LOOP-BUILD-DESTRUCTURING-BINDINGS.html) - [`LOOP-CHECK-DATA-TYPE`](function/LOOP-CHECK-DATA-TYPE.html) - [`LOOP-COLLECT-PREPOSITIONAL-PHRASES`](function/LOOP-COLLECT-PREPOSITIONAL-PHRASES.html) - [`LOOP-COLLECTOR-CLASS`](function/LOOP-COLLECTOR-CLASS.html) - [`LOOP-COLLECTOR-DATA`](function/LOOP-COLLECTOR-DATA.html) - [`LOOP-COLLECTOR-DTYPE`](function/LOOP-COLLECTOR-DTYPE.html) - [`LOOP-COLLECTOR-HISTORY`](function/LOOP-COLLECTOR-HISTORY.html) - [`LOOP-COLLECTOR-NAME`](function/LOOP-COLLECTOR-NAME.html) - [`LOOP-COLLECTOR-SPECIFIED-TYPE`](function/LOOP-COLLECTOR-SPECIFIED-TYPE.html) - [`LOOP-COLLECTOR-TEMPVARS`](function/LOOP-COLLECTOR-TEMPVARS.html) - [`LOOP-CONSTANT-FOLD-IF-POSSIBLE`](function/LOOP-CONSTANT-FOLD-IF-POSSIBLE.html) - [`LOOP-CONSTRUCT-RETURN`](function/LOOP-CONSTRUCT-RETURN.html) - [`LOOP-CONTEXT`](function/LOOP-CONTEXT.html) - [`LOOP-DECLARE-VAR`](function/LOOP-DECLARE-VAR.html) - [`LOOP-DISALLOW-AGGREGATE-BOOLEANS`](function/LOOP-DISALLOW-AGGREGATE-BOOLEANS.html) - [`LOOP-DISALLOW-ANONYMOUS-COLLECTORS`](function/LOOP-DISALLOW-ANONYMOUS-COLLECTORS.html) - [`LOOP-DISALLOW-CONDITIONAL`](function/LOOP-DISALLOW-CONDITIONAL.html) - [`LOOP-DO-ALWAYS`](function/LOOP-DO-ALWAYS.html) - [`LOOP-DO-DO`](function/LOOP-DO-DO.html) - [`LOOP-DO-FINALLY`](function/LOOP-DO-FINALLY.html) - [`LOOP-DO-FOR`](function/LOOP-DO-FOR.html) - [`LOOP-DO-IF`](function/LOOP-DO-IF.html) - [`LOOP-DO-INITIALLY`](function/LOOP-DO-INITIALLY.html) - [`LOOP-DO-NAMED`](function/LOOP-DO-NAMED.html) - [`LOOP-DO-REPEAT`](function/LOOP-DO-REPEAT.html) - [`LOOP-DO-RETURN`](function/LOOP-DO-RETURN.html) - [`LOOP-DO-THEREIS`](function/LOOP-DO-THEREIS.html) - [`LOOP-DO-WHILE`](function/LOOP-DO-WHILE.html) - [`LOOP-DO-WITH`](function/LOOP-DO-WITH.html) - [`LOOP-ELEMENTS-ITERATION-PATH`](function/LOOP-ELEMENTS-ITERATION-PATH.html) - [`LOOP-EMIT-BODY`](function/LOOP-EMIT-BODY.html) - [`LOOP-EMIT-FINAL-VALUE`](function/LOOP-EMIT-FINAL-VALUE.html) - [`LOOP-ERROR`](function/LOOP-ERROR.html) - [`LOOP-FOR-ACROSS`](function/LOOP-FOR-ACROSS.html) - [`LOOP-FOR-ARITHMETIC`](function/LOOP-FOR-ARITHMETIC.html) - [`LOOP-FOR-BEING`](function/LOOP-FOR-BEING.html) - [`LOOP-FOR-IN`](function/LOOP-FOR-IN.html) - [`LOOP-FOR-ON`](function/LOOP-FOR-ON.html) - [`LOOP-GET-COLLECTION-INFO`](function/LOOP-GET-COLLECTION-INFO.html) - [`LOOP-GET-COMPOUND-FORM`](function/LOOP-GET-COMPOUND-FORM.html) - [`LOOP-GET-FORM`](function/LOOP-GET-FORM.html) - [`LOOP-GET-PROGN`](function/LOOP-GET-PROGN.html) - [`LOOP-HACK-ITERATION`](function/LOOP-HACK-ITERATION.html) - [`LOOP-HASH-TABLE-ITERATION-PATH`](function/LOOP-HASH-TABLE-ITERATION-PATH.html) - [`LOOP-ITERATION-DRIVER`](function/LOOP-ITERATION-DRIVER.html) - [`LOOP-LIST-COLLECTION`](function/LOOP-LIST-COLLECTION.html) - [`LOOP-LIST-STEP`](function/LOOP-LIST-STEP.html) - [`LOOP-LOOKUP-KEYWORD`](function/LOOP-LOOKUP-KEYWORD.html) - [`LOOP-MAKE-DESETQ`](function/LOOP-MAKE-DESETQ.html) - [`LOOP-MAKE-PSETQ`](function/LOOP-MAKE-PSETQ.html) - [`LOOP-MAKE-VAR`](function/LOOP-MAKE-VAR.html) - [`LOOP-MAXMIN-COLLECTION`](function/LOOP-MAXMIN-COLLECTION.html) - [`LOOP-MAYBE-BIND-FORM`](function/LOOP-MAYBE-BIND-FORM.html) - [`LOOP-MINIMAX-ANSWER-VARIABLE`](function/LOOP-MINIMAX-ANSWER-VARIABLE.html) - [`LOOP-MINIMAX-FLAG-VARIABLE`](function/LOOP-MINIMAX-FLAG-VARIABLE.html) - [`LOOP-MINIMAX-INFINITY-DATA`](function/LOOP-MINIMAX-INFINITY-DATA.html) - [`LOOP-MINIMAX-OPERATIONS`](function/LOOP-MINIMAX-OPERATIONS.html) - [`LOOP-MINIMAX-TEMP-VARIABLE`](function/LOOP-MINIMAX-TEMP-VARIABLE.html) - [`LOOP-MINIMAX-TYPE`](function/LOOP-MINIMAX-TYPE.html) - [`LOOP-NAMED-VAR`](function/LOOP-NAMED-VAR.html) - [`LOOP-NOTE-MINIMAX-OPERATION`](function/LOOP-NOTE-MINIMAX-OPERATION.html) - [`LOOP-OPTIONAL-TYPE`](function/LOOP-OPTIONAL-TYPE.html) - [`LOOP-PACKAGE-SYMBOLS-ITERATION-PATH`](function/LOOP-PACKAGE-SYMBOLS-ITERATION-PATH.html) - [`LOOP-PATH-FUNCTION`](function/LOOP-PATH-FUNCTION.html) - [`LOOP-PATH-INCLUSIVE-PERMITTED`](function/LOOP-PATH-INCLUSIVE-PERMITTED.html) - [`LOOP-PATH-NAMES`](function/LOOP-PATH-NAMES.html) - [`LOOP-PATH-PREPOSITION-GROUPS`](function/LOOP-PATH-PREPOSITION-GROUPS.html) - [`LOOP-PATH-USER-DATA`](function/LOOP-PATH-USER-DATA.html) - [`LOOP-POP-SOURCE`](function/LOOP-POP-SOURCE.html) - [`LOOP-PSEUDO-BODY`](function/LOOP-PSEUDO-BODY.html) - [`LOOP-SEQUENCER`](function/LOOP-SEQUENCER.html) - [`LOOP-STANDARD-EXPANSION`](function/LOOP-STANDARD-EXPANSION.html) - [`LOOP-SUM-COLLECTION`](function/LOOP-SUM-COLLECTION.html) - [`LOOP-TASSOC`](function/LOOP-TASSOC.html) - [`LOOP-TEQUAL`](function/LOOP-TEQUAL.html) - [`LOOP-TMEMBER`](function/LOOP-TMEMBER.html) - [`LOOP-TRANSLATE`](function/LOOP-TRANSLATE.html) - [`LOOP-TYPED-INIT`](function/LOOP-TYPED-INIT.html) - [`LOOP-UNIVERSE-FOR-KEYWORDS`](function/LOOP-UNIVERSE-FOR-KEYWORDS.html) - [`LOOP-UNIVERSE-ITERATION-KEYWORDS`](function/LOOP-UNIVERSE-ITERATION-KEYWORDS.html) - [`LOOP-UNIVERSE-KEYWORDS`](function/LOOP-UNIVERSE-KEYWORDS.html) - [`LOOP-UNIVERSE-PATH-KEYWORDS`](function/LOOP-UNIVERSE-PATH-KEYWORDS.html) - [`LOOP-WARN`](function/LOOP-WARN.html) - [`LOOP-WHEN-IT-VAR`](function/LOOP-WHEN-IT-VAR.html) - [`MACRO-ENVIRONMENT`](function/MACRO-ENVIRONMENT.html) - [`MAKE-LOOP-COLLECTOR`](function/MAKE-LOOP-COLLECTOR.html) - [`MAKE-LOOP-MINIMAX-INTERNAL`](function/MAKE-LOOP-MINIMAX-INTERNAL.html) - [`MAKE-LOOP-MINIMAX`](function/MAKE-LOOP-MINIMAX.html) - [`MAKE-LOOP-PATH`](function/MAKE-LOOP-PATH.html) - [`MAKE-LOOP`](function/MAKE-LOOP.html) - [`NAMED-VARS`](function/NAMED-VARS.html) - [`NAMES`](function/NAMES.html) - [`NEVER-STEPPED-VAR`](function/NEVER-STEPPED-VAR.html) - [`ORIGINAL-SOURCE-CODE`](function/ORIGINAL-SOURCE-CODE.html) - [`PROLOGUE`](function/PROLOGUE.html) - [`SOURCE-CODE`](function/SOURCE-CODE.html) - [`SOURCE-CONTEXT`](function/SOURCE-CONTEXT.html) - [`STD-ATOM-TYPE-SPECIFIER-P`](function/STD-ATOM-TYPE-SPECIFIER-P.html) - [`TRANSFORM-DESTRUCTURING`](function/TRANSFORM-DESTRUCTURING.html) - [`TYPE-FOR-DEFAULT-INIT`](function/TYPE-FOR-DEFAULT-INIT.html) - [`UNIVERSE`](function/UNIVERSE.html) - [`VARS`](function/VARS.html) - [`WHEN-IT-VAR`](function/WHEN-IT-VAR.html) - [`WRAPPERS`](function/WRAPPERS.html) ### Macro - [`LOOP-ACCUMULATE-MINIMAX-VALUE`](macro/LOOP-ACCUMULATE-MINIMAX-VALUE.html) - [`LOOP-COLLECT-ANSWER`](macro/LOOP-COLLECT-ANSWER.html) - [`LOOP-COLLECT-RPLACD`](macro/LOOP-COLLECT-RPLACD.html) - [`LOOP-DESETQ`](macro/LOOP-DESETQ.html) - [`LOOP-DESTRUCTURING-BIND`](macro/LOOP-DESTRUCTURING-BIND.html) - [`LOOP-STORE-TABLE-DATA`](macro/LOOP-STORE-TABLE-DATA.html) - [`WITH-LOOP-LIST-COLLECTION-HEAD`](macro/WITH-LOOP-LIST-COLLECTION-HEAD.html) - [`WITH-MINIMAX-VALUE`](macro/WITH-MINIMAX-VALUE.html) - [`WITH-SUM-COUNT`](macro/WITH-SUM-COUNT.html) ### Structure - [`LOOP-COLLECTOR`](structure/LOOP-COLLECTOR.html) - [`LOOP-MINIMAX`](structure/LOOP-MINIMAX.html) - [`LOOP-PATH`](structure/LOOP-PATH.html) - [`LOOP-UNIVERSE`](structure/LOOP-UNIVERSE.html) - [`MACRO-STATE`](structure/MACRO-STATE.html) ### Variable - [`*LOOP-ANSI-UNIVERSE*`](variable/%2542%25LOOP-ANSI-UNIVERSE%2542%25.html) - [`*LOOP-DESETQ-TEMPORARY*`](variable/%2542%25LOOP-DESETQ-TEMPORARY%2542%25.html)