The value

REQUIRE: not is_error

Property definitions

core $ MaybeError :: value
	# The value
	# REQUIRE: `not is_error`
	fun value: V do return maybe_value.as(V)
lib/core/error.nit:78,2--80,41