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

net.liftmodules.ng.Json_2.x.scala Maven / Gradle / Ivy

package net.liftmodules.ng

import net.liftweb.json.{JsonParser, JsonAST}

object Json {
  def slash(value:JsonAST.JValue, name:String) = value \\ name
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy