All Downloads are FREE. Search and download functionalities are using the official Maven repository.

scala.scalanative.posix.complex.scala Maven / Gradle / Ivy

There is a newer version: 0.5.5
Show newest version
package scala.scalanative
package posix

import scala.scalanative.unsafe._

@extern object complex extends complex

@extern trait complex extends libc.complex {
  // no extensions yet
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy