cisco / ChezScheme

Chez Scheme
Apache License 2.0
6.99k stars 987 forks source link

use `__has_builtin` to detect available intrinsics #846

Closed mflatt closed 5 months ago

mflatt commented 5 months ago

As recommended in #845, use __has_builtin when available.