Libraries
»
jax-fractals
(1.0.0)
»
Index
»
Fractal
»
Generator
»
#width
Method: Fractal::Generator#width
Defined in:
lib/fractal/generator.rb
#
width
⇒
Object
32
# File 'lib/fractal/generator.rb', line 32
def
width
;
map
.
width
;
end