4 lines
97 B
Text
4 lines
97 B
Text
(
|
|
dup (((int integer?) (pop false)) try) dip
|
|
((float float?) (pop false)) try or
|
|
) :numeric?
|