ClojureScript

Implement delays

Details

  • Type: Defect Defect
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Completed
  • Affects Version/s: None
  • Fix Version/s: None
  • Component/s: None
  • Labels:
    None

Description

The implementation of Delay objects, the `delay` macro, and the `delay?` predicate (probably a good excuse to implement `realized?` also, but probably as part of a different ticket) should be fairly straight-forward to implement.

Imported from github issue #65

Activity

Hide
Chouser added a comment -

Comment by ffailla, Fri Jul 15 06:16:20 2011:

i'll take a stab at this.

Show
Chouser added a comment - Comment by ffailla, Fri Jul 15 06:16:20 2011: i'll take a stab at this.
Hide
Chouser added a comment -

Comment by ffailla, Fri Jul 15 06:31:45 2011:

I have an implementation of this in the 65-delay branch. Can someone please review before I merge into master.

Show
Chouser added a comment - Comment by ffailla, Fri Jul 15 06:31:45 2011: I have an implementation of this in the 65-delay branch. Can someone please review before I merge into master.
Hide
Chouser added a comment -

Comment by ffailla, Fri Jul 15 19:57:34 2011:

Implemented realized? via an IRealized protocol as well. Also in this branch

Show
Chouser added a comment - Comment by ffailla, Fri Jul 15 19:57:34 2011: Implemented realized? via an IRealized protocol as well. Also in this branch
Hide
Chouser added a comment -

Comment by ffailla, Sat Jul 16 07:33:01 2011:

merged into master

Show
Chouser added a comment - Comment by ffailla, Sat Jul 16 07:33:01 2011: merged into master

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: