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

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

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

import scalanative.unsafe._

@extern object math extends math

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy