Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: path PATH



4 /aWorking/Zsh/Source/Wk 0 $ typeset -F zzz

4 /aWorking/Zsh/Source/Wk 0 $ typeset -E zzzz

4 /aWorking/Zsh/Source/Wk 0 $ dp "zzz*"
float   zzz = 0.0000000000
float   zzzz = 0.000000000e+00

... wouldn't it make sense to identify the double float as 'double'? Or something to distinguish it from the other?  These long-form type descriptions would seem to be crisply unambiguous apart from that exception.






Messages sorted by: Reverse Date, Date, Thread, Author