[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: #1717: coops — slot-initialized?
From: |
Chicken Trac |
Subject: |
Re: #1717: coops — slot-initialized? |
Date: |
Fri, 28 Aug 2020 16:00:43 -0000 |
#1717: coops — slot-initialized?
---------------------------------------+---------------------
Reporter: Idiomdrottning | Owner: (none)
Type: defect | Status: closed
Priority: major | Milestone: someday
Component: unknown | Version: 5.2.0
Resolution: fixed | Keywords: coops
Estimated difficulty: |
---------------------------------------+---------------------
Changes (by felix winkelmann):
* status: new => closed
* resolution: => fixed
Comment:
I added a `slot-exists?` primitive that returns #t/#f, `slot-initialized?`
keeps it's current behaviour, as it is not really a predicate for slot-
existence.
--
Ticket URL: <https://bugs.call-cc.org/ticket/1717#comment:1>
CHICKEN Scheme <https://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.