polymorphic-functions icon indicating copy to clipboard operation
polymorphic-functions copied to clipboard

A function type to dispatch on types instead of classes with partial support for dispatching on optional and keyword argument types.

Results 2 polymorphic-functions issues
Sort by recently updated
recently updated
newest added
trafficstars

Building with SBCL 2.3.11.165-7fa632585 / ASDF 3.3.5 for quicklisp dist creation. Trying to build commit id 98299887cf43ee3565688b60092ecb8f2fb14af7 *polymorphic-functions-lite* fails to build with the following error: ``` Unhandled SB-INT:SIMPLE-PARSE-ERROR in thread...

```log Running test PARAMETRIC-POLYMORPHISM ...... Unhandled IT.BESE.FIVEAM::CHECK-FAILURE in thread #: The following check failed: (< #:PERCENT-DIFF2 10) Expected: 5.1 Actual: 3.9531288 %diff: 22.487669%. Backtrace for: # 0: (SB-DEBUG::DEBUGGER-DISABLED-HOOK # #...