Two standard libraries?

Daniel Keep daniel.keep.lists at gmail.com
Sun Jul 29 17:59:43 PDT 2007



Chris Nicholson-Sauls wrote:
> renoX wrote:
>> I'm surprised that Ruby doesn't allow puts "X is #08x{X}"..
> 
> Actually I feel much the same way.  If I ever find a clean way to code
> my own formatter that can borrow the calling context.... I'll get
> shivers.  (Probably have to write a Ruby extension in C to do so.)
> 
> -- Chris Nicholson-Sauls

Heh, my formatter supports "X is $(08x){X}" which is a bit longer, but
non-ambiguous.  ^^

	-- Daniel



More information about the Digitalmars-d mailing list