Skip to content

add the documentation in the implicit of org.apache.wayang.api #71

@github-actions

Description

@github-actions

add the documentation in the implicit of org.apache.wayang.api

https://github.com/apache/incubator-wayang/blob/278cbdc4bd8e87863a7cb43bc68c52ca783039c0/wayang-api/wayang-api-scala-java/code/main/scala/org/apache/wayang/api/package.scala#L41

/**
  * Provides implicits for the basic Wayang API.
  */
/**
 * TODO: add the documentation in the implicit of org.apache.wayang.api
 * labels: documentation,todo
 */
package object api {

  implicit def basicDataUnitType[T](implicit classTag: ClassTag[T]): BasicDataUnitType[T] = {

afd91b27aa8122e38852815a840fd64dd31ecd63

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationtodo

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions