package jx

// Num encodes number.
func ( *Writer) ( Num) bool {
	if len() == 0 {
		return .Null()
	}
	return .Raw()
}