[armedbear-ticket] [armedbear] #88: Predicate to distinguish between functions implemented directly in Java vs. Lisp

armedbear armedbear-devel at common-lisp.net
Fri Apr 9 22:12:50 UTC 2010


#88: Predicate to distinguish between functions implemented directly in Java vs.
Lisp
--------------------------+-------------------------------------------------
  Reporter:  trittweiler  |       Owner:  nobody   
      Type:  enhancement  |      Status:  new      
  Priority:  minor        |   Milestone:  0.20     
 Component:  java         |     Version:           
Resolution:               |    Keywords:  bite-size
--------------------------+-------------------------------------------------

Comment(by ehuelsmann):

 Proposed solution: Add a CompiledPrimitive class;
 add a function which returns T if the argument passed in is either of type
 CompiledClosure or CompiledPrimitive.

 That should address this request.

-- 
Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/88#comment:3>
armedbear <http://common-lisp.net/project/armedbear>
armedbear


More information about the armedbear-ticket mailing list