re-flow.util

Utility functions for building re-flow.

ensure-vector

(ensure-vector x)

If x is a vector, return it, else wrap in a vector.

error-event

(error-event message)

Creates an error event with the specified message.