all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Arun Isaac <arunisaac@systemreboot.net>
To: Magali Lemes <magalilemes00@gmail.com>
Cc: guix-devel@gnu.org
Subject: Re: [Outreachy] Use of impure functional programming and use of vlists
Date: Sat, 27 Feb 2021 18:06:11 +0530	[thread overview]
Message-ID: <87ft1hbsck.fsf@systemreboot.net> (raw)
In-Reply-To: <b20f3d5b-f4bb-a204-f430-7bcdfb5c5f1c@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 362 bytes --]


> 1) having a list and then using for-each it to display the commit 
> information;
> 2) display the list while building it.

Would something like list-transduce from srfi-171 be useful?
list-transduce lets you avoid building intermediate lists that need to
be garbage collected.

https://www.gnu.org/software/guile/manual/html_node/SRFI_002d171.html

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 524 bytes --]

  reply	other threads:[~2021-02-27 12:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-27  3:10 [Outreachy] Use of impure functional programming and use of vlists Magali Lemes
2021-02-27 12:36 ` Arun Isaac [this message]
2021-03-03 14:00 ` Ludovic Courtès
2021-03-05  0:06 ` zimoun

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ft1hbsck.fsf@systemreboot.net \
    --to=arunisaac@systemreboot.net \
    --cc=guix-devel@gnu.org \
    --cc=magalilemes00@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.