Handbook
Glossary
zone-matches? ( string rule -- ? )
Vocabulary
zoneinfo
Inputs
string
an
object
rule
an
object
Outputs
?
an
object
Definition
IN:
zoneinfo
GENERIC:
zone-matches?
( string rule -- ? )
Methods
USING:
kernel
zoneinfo
;
M:
raw-leap
zone-matches?
2drop
f
;
USING:
accessors
kernel
zoneinfo
;
M:
raw-link
zone-matches?
from>>
=
;
USING:
accessors
kernel
zoneinfo
;
M:
raw-rule
zone-matches?
name>>
=
;
USING:
accessors
kernel
zoneinfo
;
M:
raw-zone
zone-matches?
name>>
=
;