Zafu/Benchmark/Game/Mandelbrot/Internal

Zafu/Benchmark/Game/Mandelbrot/Internal

private package

source code:

public dependencies: Bosatsu/IO/Bytes

Index

Values

header_bytes

references: Bosatsu/IO/Bytes::Bytes, Int

def header_bytes(size: Int) -> Bosatsu/IO/Bytes::Bytes

nonnegative

references: Int

def nonnegative(value: Int) -> Int

pack_row_bits

references: Bool, Bosatsu/IO/Bytes::Bytes, List

def pack_row_bits(bits: List[Bool]) -> Bosatsu/IO/Bytes::Bytes

pixel_in_set

references: Bool, Int

def pixel_in_set(size: Int, x: Int, y: Int) -> Bool

render_output

references: Bosatsu/IO/Bytes::Bytes, Int

def render_output(size: Int) -> Bosatsu/IO/Bytes::Bytes

render_row_bytes

references: Bosatsu/IO/Bytes::Bytes, Int

def render_row_bytes(size: Int, row_index: Int) -> Bosatsu/IO/Bytes::Bytes

row_pixels

references: Bool, Int, List

def row_pixels(size: Int, row_index: Int) -> List[Bool]

should_bridge_binary_stdout

references: Bool, List, String

def should_bridge_binary_stdout(args: List[String]) -> Bool