Email list hosting service & mailing list manager

Comments Takashi Kato (28 Jun 2016 19:40 UTC)
Re: Comments Marc Nieper-Wißkirchen (29 Jun 2016 07:21 UTC)
Re: Comments Takashi Kato (29 Jun 2016 09:00 UTC)
Re: Comments Shiro Kawai (29 Jun 2016 09:39 UTC)
Re: Comments Marc Nieper-Wißkirchen (29 Jun 2016 15:04 UTC)
Re: Comments John Cowan (29 Jun 2016 20:20 UTC)
Re: Comments John Cowan (29 Jun 2016 20:16 UTC)

Comments Takashi Kato 28 Jun 2016 19:40 UTC

Hi,

Maybe I'm missing/misunderstanding the purpose of this SRFI, but what's the
point to have this? I don't see the reason why not SRFI-9/R6RS/R7RS records
as minimal disjoint type. Maybe not R6RS record since it has introspection.
(Though, you just need to specify opaque #f.)

Apart from above:

- Can this SRFI make container like pair/vector without using pair/vector?
- What's the reason of returning make-subtype? To me, it's not minimal.
  You can build type system which has subtype on top of single type.
  (c.f. sample implementation of R6RS record)
- Is this also intended to be a part of R7RS-large?

Cheers,

--
_/_/
Takashi Kato
E-mail: ktakashi19@gmail.com