this type is distinct from Type:Type Tag: Removed redirect |
the derivation heirarchy looks better like this |
||
Line 2: | Line 2: | ||
== Derivation Heirarchy == | == Derivation Heirarchy == | ||
* [[Type: | * [[Type:SyncElement|SyncElement]] | ||
** [[Type:SyncField`1|SyncField<nowiki><Type></nowiki> | ** [[Type:ConflictingSyncElement|ConflictingSyncElement]] | ||
*** [[Type:SyncField`1|SyncField<nowiki><Type></nowiki>]] | |||
**** [[Type: | **** [[Type:SyncType|SyncType]] |
Revision as of 17:57, 7 December 2024
The SyncType type is the Reference type wrapper around the Type type. It is the equivalent of Sync<T> for the Type type.