Module swim.structure
Package swim.structure.form
package swim.structure.form
Structural type transformation forms.
-
ClassesClassDescriptionFor some type, a transformation between a structurally typed
Itemand an array of elements with that type.AttrForm<T>Transformation between a structurally typedItemand aBigInteger.Transformation between a structurally typedItemand aByteBuffer.ClassForm<T>For someClass, a transformation between a structurally typedItemand an instance of thatClass.FieldForm<T>Fall-through "transformation" between a structuralItemand a nominalItem.MapForm<K,V> SlotForm<T>TagForm<T>UnitForm<T>