git @ Cat's Eye Technologies Decoy / master junk / rux-rolli.mjs
master

Tree @master (Download .tar.gz)

rux-rolli.mjs @masterraw · history · blame

// SPDX-FileCopyrightText: Chris Pressey, the original author of this work, has dedicated it to the public domain.
// For more information, please refer to <https://unlicense.org/>
// SPDX-License-Identifier: Unlicense

// Stub!

export function newCompositedjodshodh(args) { }
export function newComposite(args) { }
export function getTextChild(args) { }
export function getPlayfieldChild(args) { }
export function getStackChild(args) { }
export function newPlayfield(args) { }
export function setCursor(args) { }
export function put(args) { }
export function moveCursor(args) { }
export function newCursor(args) { }
export function newRange(args) { }
export function getRangeIndex(args) { }
export function newText(args) { }
export function getString(args) { }
export function moveRange(args) { }
export function getRanges(args) { }
export function newStack(args) { }
export function push(args) { }
export function pop(args) { }
export function nextWith(args) { }
export function haltWith(args) { }
export function inputWith(args) { }