comparison base/package.lisp @ 261:8e5f306b7e47

add 'onset-within' generics - does Allen say anything about this?
author Jamie Forth <j.forth@gold.ac.uk>
date Mon, 28 Mar 2011 21:40:37 +0100
parents f5836b2bf334
children
comparison
equal deleted inserted replaced
260:f5836b2bf334 261:8e5f306b7e47
114 #:before 114 #:before
115 #:overlaps 115 #:overlaps
116 #:during 116 #:during
117 #:starts 117 #:starts
118 #:ends 118 #:ends
119 #:onset-within
120 #:onset-within-fuzzy
119 #:subinterval 121 #:subinterval
120 #:disjoint 122 #:disjoint
121 #:period= 123 #:period=
122 #:find-overlapping 124 #:find-overlapping
123 #:period-intersection 125 #:period-intersection