End M -- constructs the module of endomorphisms of M.
Code:
-- code for End: -- ../m2/modules.m2:437 End = (M) -> Hom(M,M)