Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: SF Markus Elfring <elfring@users.sourceforge.net>
To: Roelof Wobben <r.wobben@home.nl>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] reverse a list
Date: Sun, 19 Oct 2014 14:50:33 +0200	[thread overview]
Message-ID: <5443B399.5080209@users.sourceforge.net> (raw)
In-Reply-To: <5443A96B.5010505@home.nl>

> Now I try to reverse a list.

Would you like to compare the run time properties for different approaches?
1. Use of immutable data structures in the functional programming style

2. Manage a list as a mutable member of a class in an "imperative" and
object-oriented programming style

Regards,
Markus

      parent reply	other threads:[~2014-10-19 12:50 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-19 12:07 Roelof Wobben
2014-10-19 12:30 ` Gabriel Scherer
2014-10-19 12:34 ` Malcolm Matalka
2014-10-19 13:59   ` Philippe Wang
2014-10-19 15:13     ` Roelof Wobben
2014-10-19 15:37       ` Roelof Wobben
2014-10-19 12:50 ` SF Markus Elfring [this message]

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=5443B399.5080209@users.sourceforge.net \
    --to=elfring@users.sourceforge.net \
    --cc=caml-list@inria.fr \
    --cc=r.wobben@home.nl \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox