# COND-THUNK License: Apache-2.0 `cond-thunk` is a library that abstracts conditionals into procedures called *conditional procedues* (ct). This allows the programmer to abstract conditional branches into procedures or macros, allowing for multiple value binding or backtracking. Documentation for this library is in the format of index.scheme.org and is located in `doc`.