Module cuneiform_sem

Copyright © 2015-2018 Jörgen Brandt

Version: 0.1.6

This module defines the cuneiform_sem behaviour.
Required callback functions: step/1.

Authors: Jörgen Brandt (joergen.brandt@onlinehome.de).

Function Index

is_value/1
set_info/2
subst_fut/2

Function Details

is_value/1

is_value(E::e()) -> boolean()

set_info/2

set_info(E, Info) -> e()

subst_fut/2

subst_fut(E, ReplyLst) -> e()


Generated by EDoc