ComposableRemoteAction

constructor(remoteAction: ExtendedRemoteAction<T>, createNextRemoteAction: (T) -> ExtendedRemoteAction<U>, checkpoint: Boolean)