guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] Add scm_is_list helper function


From: Matthew Keeter
Subject: [PATCH] Add scm_is_list helper function
Date: Fri, 2 Jun 2017 08:47:15 -0400

For symmetry with scm_is_number, scm_is_pair, etc, this small patch adds
scm_is_list to the C API.  I pattern-matched to find all the places it should go
(both code and documentation); let me know if I missed anything.

-Matt

Attachment: 0001-Add-scm_is_list-helper-function.patch
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]