mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-09 22:17:33 +02:00
Added TODO
This commit is contained in:
parent
61cdf4ea5c
commit
39e92c1be7
1 changed files with 1 additions and 0 deletions
|
@ -197,6 +197,7 @@
|
||||||
))
|
))
|
||||||
|
|
||||||
(define-record-type <analysis-db-function>
|
(define-record-type <analysis-db-function>
|
||||||
|
TODO: well-known (see Dybvig's paper)
|
||||||
(%adb:make-fnc simple unused-params assigned-to-var side-effects)
|
(%adb:make-fnc simple unused-params assigned-to-var side-effects)
|
||||||
adb:function?
|
adb:function?
|
||||||
(simple adbf:simple adbf:set-simple!)
|
(simple adbf:simple adbf:set-simple!)
|
||||||
|
|
Loading…
Add table
Reference in a new issue