From ac507ae7c0a71717f014ad997ea5c0e2cb782edf Mon Sep 17 00:00:00 2001 From: Moritz Lenz Date: Thu, 1 Apr 2010 21:42:55 +0200 Subject: [PATCH] [sigs] don't talk about type captures yet - they will later be explained in the multi dispatch chapter --- src/subs-n-sigs.pod | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/subs-n-sigs.pod b/src/subs-n-sigs.pod index cb7b41b..5c4541c 100644 --- a/src/subs-n-sigs.pod +++ b/src/subs-n-sigs.pod @@ -390,8 +390,6 @@ statement is run: =head2 Adding Constraints -=head2 Type Captures - =head1 Captures A signature can be viewed as a collection of parameters. Captures fill the