Skip to content
  • Daniel Kochmański's avatar
    get-cons: add implementation for ECL · a71a944c
    Daniel Kochmański authored
    Implementation requires compilation (uses C-inlined code), so this
    wrapped various things in eval-when to make them work.
    
    If code is only interpreted, ECL will have generic function (like other
    implementations which doesn't provide get-cons).
    a71a944c