[][src]Type Definition agnes::view::FrameElemByFrameIndexOf

type FrameElemByFrameIndexOf<Frames, FrameIndex> = <Frames as LookupValuedElemByLabel<FrameIndex>>::Elem;

Type alias for the cons-list element within Frames associated with a FrameIndex.