_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
guile-compose 0.1.2
Dependencies: guile@3.0.9
Channel: guix
Location: gnu/packages/guile-xyz.scm (gnu packages guile-xyz)
Home page: https://jadzi.codeberg.page/guile-compose
Licenses: LGPL 3+
Build system: gnu
Synopsis: Procedure composition utilities for Guile Scheme
Description:

This tiny package provides some procedures and macros to extend Guile Scheme procedure composition facilities. For example, there is a compose-top, a reverse-order analog to native compose procedure. The compose-cont is a macro, utilizing some power of continuations to build really flexible flows.

This library is intended to stay basic and small, so it has no any external dependencies and can be a good base for other packages, like e.g. guile-web-middleware.

Total packages: 1