Zafu/Benchmark/Game/Mandelbrot/Internalprivate package
source code:
public dependencies: Bosatsu/IO/Bytes
header_bytes,
nonnegative, pack_row_bits, pixel_in_set, render_output, render_row_bytes, row_pixels, should_bridge_binary_stdoutheader_bytesreferences: Bosatsu/IO/Bytes::Bytes,
Int
def header_bytes(size: Int) -> Bosatsu/IO/Bytes::Bytes
nonnegativereferences: Int
def nonnegative(value: Int) -> Int
pack_row_bitsreferences: Bool,
Bosatsu/IO/Bytes::Bytes,
List
def pack_row_bits(bits: List[Bool]) -> Bosatsu/IO/Bytes::Bytes
pixel_in_setdef pixel_in_set(size: Int, x: Int, y: Int) -> Bool
render_outputreferences: Bosatsu/IO/Bytes::Bytes,
Int
def render_output(size: Int) -> Bosatsu/IO/Bytes::Bytes
render_row_bytesreferences: Bosatsu/IO/Bytes::Bytes,
Int
def render_row_bytes(size: Int, row_index: Int) -> Bosatsu/IO/Bytes::Bytes
row_pixelsdef row_pixels(size: Int, row_index: Int) -> List[Bool]
should_bridge_binary_stdoutreferences: Bool,
List,
String
def should_bridge_binary_stdout(args: List[String]) -> Bool