The modalities are not shown at all: ```ocaml type 'a portended = Portend of 'a @@ portable contended type 'a t = { shared : 'a @@ shared } ``` Specified by @art-w
The modalities are not shown at all:
Specified by @art-w