Skip to content

package debug

import "kaiju/debug"

Functions

Assert

func Assert(res bool, msg string)

Ensure

func Ensure(res bool, msg string)