From 974405a7ad177965551a9ec5b4bf68b7fe4517aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Sun, 10 Mar 2019 23:30:27 +0100 Subject: Add filter-children! --- vcalendar/primitive.scm | 1 + 1 file changed, 1 insertion(+) (limited to 'vcalendar') diff --git a/vcalendar/primitive.scm b/vcalendar/primitive.scm index e575115c..fdce550c 100644 --- a/vcalendar/primitive.scm +++ b/vcalendar/primitive.scm @@ -3,6 +3,7 @@ (define-module (vcalendar primitive) #:export (%vcomponent-children %vcomponent-push-child! + %vcomponent-filter-children! %vcomponent-parent -- cgit v1.2.3