![]() |
Cyclone Scheme
0.4
|
◆ closcall1
Value:
if (type_is_pair_prim(clo)) { \ Cyc_apply(td, 0, (closure)(a1), clo); \ } else { \ ((clo)->fn)(td, 1, clo, a1);\ }
Cyclone Scheme https://github.com/justinethier/cyclone Copyright (c) 2014-2016, Justin Ethier All rights reserved. This file contains platform-specific code for memory streams. |