Search for 'WA 0812 2782 5310 Biaya Interior Rumah Minimalis 2 Lantai Type 90 Terpercaya Sidorejo Salatiga'
For details on the search query syntax, see the guide.
Total results: 213, showing 145 - 168
Note: artifacts in italics are non-canonical forks. See the wiki for more details.
Transparent addition of types and assertions by
infering type of arguments from their name.
A Clojure library designed to align 2 strings using either Smith-Waterman for local alignment or Needleman Wunsch for global alignment. The algorithm returns a vector of tuples where a tuple is composed of the max score and the 2 optimally aligned strings with gap characters.
ATerm (short for Annotated Term) is an abstract data type designed for the exchange of tree-like data structures between distributed applications.
clojure Structure of Arrays data type
Convert integers to frequencies based on a scale
Transparent addition of types and assertions by
infering type of arguments from their name.
A Clojure library designed to take a collection of maps and produce a csv string according to the RFC 4180 specification.
A library for coercing simple values from one type to another in Clojure/ClojureScript.
Static type checking for Clojure projects that use Plumatic Schema
Static effect inference for Clojure — no type system required.
Kafka is a distributed publish/subscribe messaging system
ClojureScript micro-library with an implementation of a type 4, random UUID generator compatible with RFC-4122 and cljs.core/UUID (make-random-uuid), a uuid-string conformance validating predicate (valid-uuid?), and a UUID factory from uuid-string with conformance validation (make-uuid-from).
Pretty dates (also called human readable). Ex: 2 hours ago.
Apache Mesos type conversions to and from Clojure
Professional Clojure integration for https://supermaker.ai/image/nano-banana-2/
Parser for Health Level-7 Version 2 messages
An optional type system for Clojure — zero-dependency artifact for annotations only.
Ring middleware to enforce basic authentication as described in RFC2617 section 2.