Skip to content
ggcrunchy edited this page Oct 19, 2014 · 1 revision

Trying to work these out. Probably I'll absorb a few back into tektite_core... thinking array_ops, table_ops, var_ops right now.

  • array_ops -

funcs: var_ops.bound_args

  • bitwise_ops -

vector: number_ops.divide

  • coroutine_ops -

flow: array_ops.predicates flow_bodies: var_ops.predicates per_coroutine: var_ops.predicates wrapper: array_ops.collect, var_ops.predicates, array_ops.wipe

  • iterator_ops -

args: array_ops.collect, var_ops.predicates, array_ops.wipe coroutine: array_ops.collect, coroutine_ops.wrapper, array_ops.wipe grid: array_ops.index, number_ops.divide utils: var_ops.predicates

  • table_ops -

funcs: var_ops.bound_args, array_ops.wipe lazy: var_ops.bound_args, var_ops.predicates predicates: var_ops.predicates proxy: var_ops.predicates

  • tektite -

class: table_ops.funcs, var_ops.predicates errors: var_ops.predicates

  • var_ops -

cache: array_ops.wipe dump: table_ops.lazy, var_ops.predicate

Clone this wiki locally