From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 2002:a24:42c3:: with SMTP id i186mr948577itb.2.1547837505784; Fri, 18 Jan 2019 10:51:45 -0800 (PST) X-Received: by 2002:a9d:709a:: with SMTP id l26mr322784otj.1.1547837505650; Fri, 18 Jan 2019 10:51:45 -0800 (PST) Path: eternal-september.org!reader01.eternal-september.org!feeder.eternal-september.org!news.gegeweb.eu!gegeweb.org!usenet-fr.net!proxad.net!feeder1-2.proxad.net!209.85.166.215.MISMATCH!k10no97760itk.0!news-out.google.com!v141ni97ita.0!nntp.google.com!q69no97887itb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Fri, 18 Jan 2019 10:51:45 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=146.5.2.29; posting-account=lJ3JNwoAAAAQfH3VV9vttJLkThaxtTfC NNTP-Posting-Host: 146.5.2.29 References: <2a6929c5-72fa-4d84-953a-44ea4597ab38@googlegroups.com> <75328dc5-fc59-4228-b77e-77ba6e5101c3@googlegroups.com> <5a14ceb8-4490-4e7c-a140-fbb5579a5aad@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: class wide iterable (and indexable) From: Shark8 Injection-Date: Fri, 18 Jan 2019 18:51:45 +0000 Content-Type: text/plain; charset="UTF-8" Xref: reader01.eternal-september.org comp.lang.ada:55311 Date: 2019-01-18T10:51:45-08:00 List-Id: On Friday, January 18, 2019 at 10:31:24 AM UTC-7, Olivier Henley wrote: > > Any language that does it well, example? I can't really think of any off the top of my head. The only one that I suspect *might* would be ML (Standard ML, or OCaml), though that's only from reading about it, not any actual usage and not in a lot of depth.