pounds

fun pounds(value: Int): Weight
fun pounds(value: Long): Weight
fun pounds(value: Double): Weight

Creates a Weight instance from the given value in pounds.