I have some old ones over here: https://hg.sr.ht/~bjoli/guile-threading-macros

They are written using syntax-rules and I am not sure how well they combine 
with srfi-26. If srfi 26 exports auxiliary syntax, you won't be able to combine 
them since that syntax will shadow the unbound syntax <> and <...> used by my 
macros.


Other than that, we have a srfi called chain that might be finalized soon. That 
must be srfi 190-something.

-- 
  Linus Björnstam

On Thu, 6 Aug 2020, at 21:45, vapnik spaknik wrote:
> Hi,
>     does anyone know of guile modules containing argument threading 
> macros & combinators, e.g. similar to dash.el & dash-functional.el for 
> elisp?
> 
> Joe. 
> 
>

Reply via email to