[][src]Type Definition eosio_cdt::UpdateFn

type UpdateFn<T> = Either<UpdateValueFn<T>, UpdateArrayFn<T>>;