remove todos in okasaki
This commit is contained in:
parent
cb36097f8d
commit
83c9e7c122
|
@ -1,11 +1,6 @@
|
|||
#lang s-exp "../../../mlish.rkt"
|
||||
(require "../../rackunit-typechecking.rkt")
|
||||
|
||||
;; TODO
|
||||
;; - cannot inst polymorphic function `bq-empty`
|
||||
;; - cannot inst `(BQ (Nil {A}) (Nil {A}))`
|
||||
;; - cannot use bq-snoc directly in a foldl (need wrapper λ)
|
||||
|
||||
;; -----------------------------------------------------------------------------
|
||||
|
||||
(define-type (Option A)
|
||||
|
|
Loading…
Reference in New Issue
Block a user