Cf_data_render.ElementA submodule containing composers for elements indexed by position.
Use required m f to compose a group element where a required output value that matches the model m is obtained by applying the projector f to the rendered value.
Use optional m f to compose a group element where an optional output value that matches the model m is obtained by applying the projector f to the rendered value. If the projector returns None then no element is output.